Bret Little

Bret Little

I work at Shopify on Hydrogen, an open source e-commerce framework built on top of Remix. Previously I worked on Lightning Web Components and the Lightning Web Runtime at Salesforce, and I was a core team member of Single-spa, a JavaScript router for micro front-ends. Outside of web development, you'll find me canoeing and backpacking in New England.
Turning It up to Eleven
React Advanced 2024React Advanced 2024
21 min
Turning It up to Eleven
More often than not, performance starts with how data is loaded in your app. Which data has dependencies? Which data is critical to the page? Which data is variable? Static? Personalized? Available offline? In this talk, we'll use Remix to explore how different data loading strategies can improve your user’s experience.