The World Beyond Components

Ryan Carniato

View at original site


Components have been the foundation of how we've built web applications for almost a decade now. They've defined not only how we organize our code but how it runs.

In this talk, Ryan, author of SolidJS, will look 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 Presenter

Ryan Carniato, Principal Engineer at Netlify

Related Resources

Quickly Jump to Line
Go to a specific line in a file using the Go to file popup.
Create Conditional Breakpoints
Add a condition to a breakpoint when debugging.
Debug Like a Pro: JavaScript Edition
Reach for the debugger first when learning about code, poking around, or fixing problems.