Brian Holt

Courses & Video Series

Complete Intro to React, v6 (frontendmasters.com)
May 04, 2021
Much more than an intro, you’ll start from the ground up, getting to using the latest features in React, including hooks, effects, context, and portals. Throughout the course, you’ll piece together tools from the entire React ecosystem (like Parcel, ESLint, Prettier, and React Router) to build a complete application to browse adoptable pets!
Intermediate React, v3 (frontendmasters.com)
May 04, 2021
This course is modular, where you can pick and choose various react ecosystems you want to learn. You’ll learn hooks in-depth, CSS-in-JS with TailwindCSS, increase performance with code splitting and server-side rendering, add TypeScript, state management with Redux, test your app with Jest …and more!
Intermediate React, v2 (frontendmasters.com)
Jun 11, 2019
Learn to build scalable React applications using the latest tools and techniques available in the React ecosystem! This is a modular course where you can pick and choose the various pieces of the react ecosystem you want to learn.
Complete Intro to React, v5 (frontendmasters.com)
Jun 04, 2019
Learn to build real-world applications using modern React! Much more than an intro, you’ll start from the ground up, getting all the way to using the latest features in React, including hooks, effects, context, and portals.
Intermediate React (frontendmasters.com)
Sep 14, 2018
Learn to build scalable React applications using the tools and techniques available in the React ecosystem

Video Guides & Talks

10k or Bust: The Delicate Power of Webpack and Babel (youtube.com)
Sep 21, 2018
Your app is bigger and slower than it needs to be. Without rewriting app code we can squeeze more performance out of your code by tweaking Webpack and Babel. These tools are immensely powerful but it’s a delicate dance to get them to play nice. This talk is full of tips and tricks to get you there.
Chaos Monkeys in Your Browser (youtube.com)
Aug 22, 2018
What Chaos Engineering Means For the Front End

    Books & Guides

    Complete Intro to React v5 Notes (btholt.github.io)
    Mar 13, 2019
    Notes for the Complete Intro to React v5 course on Frontend Masters.
    Complete Intro to React v4 Notes (btholt.github.io)
    Sep 13, 2018
    Notes for the Complete Intro to React v4 course on Frontend Masters.