Ryan Florence

Video Guides & Talks

Remix v1 Beta Launch (youtube.com)
Apr 29, 2021
Through lots of live code, Ryan and Michael will tell you all about where Remix started, where it's at now, and what this v1 Beta launch means for one of the most exciting web frameworks today.
    v0.9.0 Release Overview (youtube.com)
    Jan 14, 2021
    This is a big release. Ryan walks us through updating an app to v0.9.0, showing off Error Boundaries, Better TypeScript support, and Data Loaders/Actions right inside your Route Modules, no more data directory!
      Remix Preview #1 (youtube.com)
      Apr 28, 2020
      The first preview of Remix, the best way to build dynamic React websites. You'll get a preview on routing, layouts, data loading, meta tags, data caching, and scroll restoration.
        The Road to Router v4 (youtube.com)
        Aug 17, 2017
        In this talk Ryan will share some history behind the changes they made to React Router in version 4, and how it relates to React generally.

        Articles & Tutorials

        The Future of React Router and @reach/router (reacttraining.com)
        May 17, 2019
        We are bringing together the best of React Router and Reach Router into a new, hook-based API.
        Reconciling the useEffect Tree (reacttraining.com)
        Mar 08, 2019
        I wanna talk a little bit about useEffect in React because I absolutely love it and I've noticed a bit of confusion about it in the community.
        React, Inline Functions, and Performance (cdb.reacttraining.com)
        Oct 06, 2017
        I’ll be getting through the first lecture of a workshop, showing off some cool new OSS, and invariably somebody says: “inline functions? I heard those are slow.”

        Courses & Video Series

        Realtime React with Firebase (reacttraining.com)
        Mar 14, 2019
        You’ll build a fully featured, production ready chat client on top of Google Cloud's serverless infrastructure and Firebase's realtime data store. Oh, and to keep you company, we’ll build a bot to talk to that is occasionally too real.
        React Catch-up (reach.tech)
        Jul 03, 2018
        This course is designed to quickly catch you up on the "how" and the "why" of all the new stuff

        Podcast Episodes

        Hooks are Mixins with Ryan Florence (reactpodcast.com)
        Dec 04, 2018
        Ryan Florence is the co-creator of React Router and creator of accessibility-first React libraries Reach Router and Reach UI. Chantastic sits with him to talk about Hooks on the night before they're announced. They talk about React's API growth, if Suspense has taken React to framework-land, what caches and resources mean for developers, and the rebirth of mixins as Hooks.
        Promise Accessibility with Ryan Florence (reactpodcast.com)
        Sep 26, 2018
        Chantastic talks with Ryan Florence about Reach UI and why accessibility is important for everyone. They discuss the balance of physical and mental activity, Ryan’s foray into programming and entrepreneurship, the inspiration behind his accessibility-first component library, and why none of us are really full-stack developers.
        Ryan Florence - Building Accessible UI Components (fullstackradio.com)
        Sep 12, 2018
        In this episode Adam talks to Ryan Florence about the challenges of making custom UI components accessible, and how Ryan is trying to make that easier with Reach UI.