SolidStart: Start getting Solid!
Solid.js grabbed fine-grained reactivity, threw away the virtual DOM, and delivered a framework whose performance almost matches optimized vanilla JavaScript. Let's get meta and orchestrate routing, multiple rendering modes, several deployment adapters, web standards, and more to build a solid new framework that runs on top of Solid.js.
Get ready to learn a brand-new meta-framework that, while gathering the best things of modern frontend, gives you a solid way of building web applications and helps you learn Solid.js in the process: SolidStart!
Vorkenntnisse
- Basic JavaScript knowledge
- Some awareness of Solid.js or other JavaScript frameworks
Lernziele
- Introduction to SolidStart
- How SolidStart helps use Solid.js to build production-ready applications
- Understand fine-grained reactivity and how Solid leverages it
- Code examples to help everyone understand how SolidStart does routing, state management, multiple rendering modes, and more
- Learn how to create a Solid app using SolidStart and see how it even helps you relearn the web