Home Conference Sessions SolidJS - The Wo...

SolidJS - The World Beyond Components

Ryan Carniato | GOTO Chicago 2023

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.

Share on:
linkedin facebook
Copied!

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.

About the speakers