SolidJS is a JavaScript framework for building fast, declarative UIs on the web. It shares many ideas with React, but does not use the virtual DOM to deliver a more performant and pragmatic developer experience.
#webdev #programming #100SecondsOfCode
???? Resources
Solid Docs https://www.solidjs.com/
Solid GitHub https://github.com/solidjs/solid
React in 100 Seconds https://youtu.be/Tn6-PIqc4UM
Svelte in 100 Seconds https://youtu.be/rv3Yq-B8qp4
???? Get More Content - Upgrade to PRO
Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.
???? My Editor Settings
- Atom One Dark
- vscode-icons
- Fira Code Font
???? Topics Covered
- Solid vs React
- Is solid better than React?
- What is Solid.js?
- SolidJS basics tutorial
- Solid performance benchmarks
- Should I use Solid for web dev?