Advanced React in the Wild!
PAPAFAM Newsletter #175
All Previous Newsletters Here
Hey 👋
We have your Weekly Tech Crunch ready for implementation. Check out these amazing tools that you can add to your coding work flow.
Advanced React in the Wild
A round-up of case studies showing how five different engineering teams have pushed React to the limit in production and their real-world wins in areas like performance, Core Web Vitals, caching, and more. A lot to enjoy here!
JSX Over The Wire
Dan Abramov unpacks why sending UI from the server, rather than just raw data, makes so much sense. He covers the journey from REST to BFFs, and lands on React Server Components as the next logical step, where the server assembles a component tree with data already in place
RedwoodJS Evolving into Redwood GraphQL and RedwoodSDK
The full-stack React-based framework is shaking things up with the existing GraphQL-oriented framework becoming Redwood GraphQL and RedwoodSDK being a more general app abstraction set to be explained properly in the coming weeks.
The ECMAScript Records and Tuples Proposal Has Been Withdrawn
Several years in the making, the record and tuples proposal offered two new deeply immutable data structures to JavaScript, but at this week’s TC39 meeting, the consensus was to drop it.
Hako: A New High-Performance Embeddable JavaScript Engine
A fork of PrimJS (which is, itself, built on top of QuickJS) that compiles down to WebAssembly and can act as a portable, embeddable JavaScript engine for other apps.
Toast messages in React Server Components
A clever way to set up toast notifications in a Next.js app using with Server Components, cookies, server actions, and the Sonner library.
Build a Reddit 2.0 Clone w/ AI Moderation + More!
|
Watch my latest video & let's build a Reddit 2.0 Clone with AI Moderation (Next.js 15, Sanity CMS, Clerk, AI Agents, Tailwind CSS, TypeScript)
QuantumVerse Landing his First Dev Job with the help of the PAPAFAM!
Our Book Recommendation For You
Soft Skills by John Sonmez
Atomic Habits is a comprehensive, practical guide on how to change your habits and get 1% better every day. Using a framework called the Four Laws of Behavior Change, Atomic Habits teaches readers a simple set of rules for creating good habits and breaking bad ones. Read the full summary to glean 3 key lessons from Atomic Habits, learn how to build a habit in 4 simple steps, and get a handy reference guide for the strategies recommended throughout the book...Read More





Responses