What's New In Epic React v2

learning environment

Learning Environment

Featurev2v1
Getting the latest updatesAuto-update promptWatch the GitHub repo
Synchronizing videos with work in progressRun local web app, click "continue to next lesson", "set to playground", "launch in editor"Find website video, find local app page, find exercise file: keep in sync
GuidanceWatch video, read instructions, follow emoji for each stepWatch video, read instructions, follow emoji for first step only
LonelinessPresence face pile, Discord chatTeam up with others outside Epic React
TestsClick the test tabFind and run the right test manually
Understand what you’re missingClick the diff tabCompare your exercise to the final manually
Breaks and elaborationDedicated page for breaks and elaborationVideo suggests taking a break and elaborating
Real-world team experienceKelly the co-worker makes changes; you can check the diffExercise examples evolve without context
Playground area"Set to playground", mess around, set playground to any problem or solutionMake changes in the exercise directory, reset via git if needed
Real-world development experienceSupports multiple files or full server setups, no outdated CRANot a real server, uses outdated Create React App (CRA), single file

Launch your Workshop App Experience

Material

Featurev2v1
TypeScriptEverything is TypeScript (except the RSCs workshop)Everything is JavaScript
React 19Created in 2024 with React 19 pre-release: includes new features like Server Actions, RSCs, Transitions, use, etc.Created in 2020 with React 16 as the latest version
Extra CreditNo extra credit. Exercises have steps with dedicated problem/solution videos and inline instructionsExercises have extra credit bits, some are core learning without videos or inline instructions
Improved exercisesExercises improved based on feedback: deeper Forms, React Suspense, improved patterns, React Performance workshopExercises have not integrated the latest patterns and feedback
TestsAll exercises will have testsMost exercises had tests, but not all
Entirely new workshop: React Server ComponentsBuilds an RSC-backed framework from scratch (no tools or TypeScript), deep dive into RSCs as the future of ReactN/A

Check out the new Workshops