SolidJSS
SolidJSโ€ข2y agoโ€ข
6 replies
guido

Is it possible to have a nextjs-style app router?

... where (inside app/) route.ts are API calls and page.ts are pages.
Is the intention to not move in that direction to clearly separate API code from client side code?
Was this page helpful?