Ryan Carniato
SolidJS Creator
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.
This course and others like it are available as part of our Frontend Masters video subscription.
Ryan Carniato's course is golden
Milos Dimitrijevic
milos_toox