The Ultimate Introduction to ReactJS [Part 2] - Navigation, Event Flow, and Async Data Fetching

Опубликовано: 27 Май 2026
на канале: Decypher Media
16,705
208

Jordan [ @AlwaysBCoding ] and Zac [doesn't use twitter] teach you how to become a pro at ReactJS. In this video we talk through how to configure the create-react-app template for production deployments. How to build React navigation from scratch, and how to then enhance that navigation workflow with React Router. How to send arbitrary events using Facebook's EventEmitter library. How to handle async data fetching, rendering, and more.

Episode Summary
========================
[0:00] - How to Deploy Create-React-Apps
[11:55] - Creating a Navigation Template
[26:41] - Creating a Navigation Workflow
[58:10] - Refactoring to React Router
[1:14:25] - Async Data Loading Workflow

Source Code
========================
https://github.com/AlwaysBCoding/Epis...