React: then & now
Episode
73 min
Read time
2 min
AI-Generated Summary
Key Takeaways
- ✓React Server Components: Move data fetching back to server while keeping client interactivity, eliminating loading spinners and waterfalls by streaming dynamic content into static shells for better user experience.
- ✓React 19 Actions: Submit forms using new action attribute instead of onClick handlers, automatically managing pending states and async transitions without manual state management or useEffect hooks.
- ✓React Compiler: Auto-memoizes components without useMemo, useCallback, or React.memo - install as Babel plugin to automatically optimize code performance without developer intervention or manual optimization.
- ✓Use API: Read context and promises directly in components without nesting restrictions or hook rules - can be called conditionally anywhere in component, not just at top level.
- ✓Component Architecture: React's component-based approach now dominates all UI frameworks including SwiftUI - focus on high cohesion within components, loose coupling between them through props boundary for maintainable code.
What It Covers
React co-founder Tom Occhino discusses React's origins at Facebook, current evolution with React 19 features including Server Components and compiler, plus Shruti Kapoor explains new developer-facing capabilities.
Key Questions Answered
- •React Server Components: Move data fetching back to server while keeping client interactivity, eliminating loading spinners and waterfalls by streaming dynamic content into static shells for better user experience.
- •React 19 Actions: Submit forms using new action attribute instead of onClick handlers, automatically managing pending states and async transitions without manual state management or useEffect hooks.
- •React Compiler: Auto-memoizes components without useMemo, useCallback, or React.memo - install as Babel plugin to automatically optimize code performance without developer intervention or manual optimization.
- •Use API: Read context and promises directly in components without nesting restrictions or hook rules - can be called conditionally anywhere in component, not just at top level.
- •Component Architecture: React's component-based approach now dominates all UI frameworks including SwiftUI - focus on high cohesion within components, loose coupling between them through props boundary for maintainable code.
Notable Moment
Tom Occhino reveals React's initial JSConf announcement was panned because they presented the solution first instead of explaining the problems with massive MVC models that nobody wanted to touch.
You just read a 3-minute summary of a 70-minute episode.
Get JS Party summarized like this every Monday — plus up to 2 more podcasts, free.
Pick Your Podcasts — FreeKeep Reading
More from JS Party
We summarize every new episode. Want them in your inbox?
Similar Episodes
Related episodes from other podcasts
The Journal
May 19
Trapped in the Strait of Hormuz
Bankless
May 19
"Crypto Without Privacy Isn't Crypto" - The Zcash Bull Case | Tushar Jain & Mert Mumtaz
My First Million
May 19
How Gary Vee runs 7 businesses
The Knowledge Project
May 19
[Outliers] The Hyundai Founder Who Put a Country on His Back
The Amy Porterfield Show
May 19
Donald Miller's 5-Soundbite Method That Doubles Sales
This podcast is featured in Best Cybersecurity Podcasts (2026) — ranked and reviewed with AI summaries.
You're clearly into JS Party.
Every Monday, we deliver AI summaries of the latest episodes from JS Party and 192+ other podcasts. Free for up to 3 shows.
Start My Monday DigestNo credit card · Unsubscribe anytime