In this tutorial, you’ll learn what SolidJS is, how it works, and its fundamentals such as reactivity, architecture, events, effects, etc. Then you’ll use this knowledge to build a simple todo app. Finally, you’ll understand how SolidJS compares with React and how it’s better and worse.
In this SolidJS tutorial, you'll learn state management, routing, data fetching, use of components, web storage and more! With SolidJS' straightforward state management, fine-grained reactivity and high performance, the framework has put itself on a pedestal for other JavaScript frameworks. Learn Solid.js by building a GitHub repos application.