Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Is it possible to have a nextjs-style app router? - SolidJS
S
SolidJS
โข
2y ago
โข
6 replies
guido
Is it possible to have a nextjs-style app router?
.
.
. where
(inside
app/
app/
)
route.ts
route.ts
are API calls and
page.ts
page.ts
are pages
.
Is the intention to not move in that direction to clearly separate API code from client side code
?
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Is it possible for a route to have async data loader?
S
SolidJS / support
3y ago
Is it possible to have generic children for a generic component?
S
SolidJS / support
4y ago
Is it possible to create a `createCustomAction$`?
S
SolidJS / support
4y ago
Is it possible to do url rewrite like Nextjs in middleware?
S
SolidJS / support
2y ago