SvelteKit file structure becomes unwieldy in large applications

4/10 Low

Even in small SPA-mode projects, the nested folder structure with multiple `+page`, `+layout`, and server-side files creates navigation and discoverability nightmares. Routing files strewn across a million folders makes codebase navigation difficult.

Category
dx
Workaround
none
Stage
onboarding
Freshness
persistent
Scope
framework
Upstream
open
Recurring
Yes
Buyer Type
individual
Maintainer
active

Sources

Collection History

Query: “What are the most common pain points with Svelte for developers in 2025?4/5/2026

For my super tiny hobby project that I tried Kit with, the routing ended up being strewn across a million folders and files that are called +page nested in (page) folders, and a super tiny app turned into a nightmare to navigate and find things in.

Created: 4/5/2026Updated: 4/5/2026