Continue Course
Nice Work!
You have completed Reactivity with SolidJS
Are you enjoying this course?

Reactivity with SolidJS

SolidJS uses its Reactivity to make fine-grained subscriptions that only update parts of the DOM on changes instead of doing heavy DOM diffing. It allows developers to create efficient, reactive user interfaces using a declarative syntax similar to React but with a more lightweight and flexible implementation. This reactivity impacts performance and the whole mental model of how we write our applications.

Course Progress

Lessons Completed
0
Lessons Remaining
0
Time Remaining
0 hr 0 min
0% completed
0% remaining

Course Detail

Published: January 9, 2023
Ryan Carniato

Ryan Carniato

Ryan Carniato is a JavaScript performance enthusiast and fine-grained reactivity super fan. He is passionate about the future of web development. He is the author of the SolidJS UI library and MarkoJS Core Team Member. His exploration of the problem space through benchmarking and creating UI libraries has informed his holistic view on his favorite topic, JavaScript frameworks.