Shaundai Person

Shaundai Person

Senior Software Engineer, Netflix

@shaundai

Shaundai is a Senior Software Engineer (Netflix) and educator based in Atlanta, GA, US. She is passionate about making programming interesting and approachable for all, and does that through her work as a course instructor (tsforjs.com), co-lead for React Robins (reactrobins.com), and technical blogger.

In her spare time, Shaundai loves to go hiking, jogging, and listen to audiobooks. Find her on Twitter at @shaundai.

Instantaneously Interactive: Remix as a Browser Framework

Your Remix app is so performant that–even without a solid internet connection–navigation on your site seems to happen almost instantaneously. Whether rendered on the client side or server side, pages load data quickly and all the information you users are interested in is on the screen without the wait. But why?

In this talk, we discuss the optimizations in Remix for data fetching and rendering apps in the browser that enhance both the user experience and developer experience.