jer3m01
Is it recommended to use Start even if you don't need it?
Solid Start does ship with the router preconfigured with file routes (only available in start).
Start is SPA first with additional optional features for server stuff.
Another nice feature is preconfigured SSR (which also allows build time only like SSG) and deployment presets for any host.
I start all my projects with it now, I don't see any cons over vanilla Solid + Vite
9 replies
Jetbrains IntelliSense doesn't work
Also I recommend checking out https://docs.solidjs.com/reference/basic-reactivity/create-resource for doing your api request
5 replies