Tuesday May 23
15:00 –
15:50
Halsted Hub

SolidJS - The World Beyond Components

Slides:


This video is available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




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.

Java
TypeScript
SolidJS