Solid is a declarative JS framework for creating user interfaces. Though it shares many similarities with React, it manages to outperform many other JS frontend frameworks in terms of both load time and bundle size, and is the frontend framework with the highest retention rate in the 2022 State of JS Survey. What is the secret behind Solid's performance and what makes it worth checking out? Find out more in my talk!
Synopsis
Solid is a declarative JS framework for creating user interfaces. Though it shares many similarities with React, it manages to outperform many other JS frontend frameworks in terms of both load time and bundle size, and is the frontend framework with the highest retention rate in the 2022 State of JS Survey. What is the secret behind Solid's performance and what makes it worth checking out? Find out more in my talk!
Slides
WIIFY
Build apps that are faster and more lightweight while still using familiar code syntax
Key Points
Impact