This video is currently available only for GOTO Chicago 2023
attendees.
Click to enter password.
SolidJS - The World Beyond Components
You need to be signed in to add a collection
Components have been the foundation of how we've built web applications in JavaScript for a decade now. They've defined not only how we organize our code but how it runs. They are the cornerstone of Virtual DOM and non-Virtual DOM solutions alike. However, SolidJS is causing ripples in the frontend ecosystem by reimagining this relationship between state and component. In this talk, Ryan Carniato, looks at what comes after the component model. Driven by the need for more granularity, and empowered by compilation, reactivity is becoming the universal language of user interfaces.
Transcript
Components have been the foundation of how we've built web applications in JavaScript for a decade now. They've defined not only how we organize our code but how it runs. They are the cornerstone of Virtual DOM and non-Virtual DOM solutions alike. However, SolidJS is causing ripples in the frontend ecosystem by reimagining this relationship between state and component.
In this talk, Ryan Carniato, looks at what comes after the component model. Driven by the need for more granularity, and empowered by compilation, reactivity is becoming the universal language of user interfaces.