nus-cs3281 / 2023

0 stars 0 forks source link

Lightning Talk: Getting Tired of React? Try Solid #15

Open zhaojj2209 opened 1 year ago

zhaojj2209 commented 1 year ago

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

tlylt commented 1 year ago

Thank you for your talk! Just happened to come across another video on solid.js today, probably a signal that I should try Solid soon 🤣