is there an interactive guide for Solid Start?
I found one for Solid itself but not for Solid Start
3 Replies
no it does not exist afaik, it's a good idea but a bit tricky because of the server-side stuff. maybe it could be done with stackblitz.
I currently use Sveltekit for a project. They have an interactive guide for both svelte and sveltekit. So it seems to be possible.
For another project I'm currently playing around with Solid/SolidStart. Thanks for your answer. I'll read the docs then. Nevertheless interactive guides are the best way to learn a new language/framework in my opinion.
i agree! it's a great suggestion!