A nice way to render Markdown in React apps
Pretty cool if you donβt want to add another dependency to your project to render Markdown.
weeklyfoo #33 / 2024-05-20A nice way to render Markdown in React apps
Pretty cool if you donβt want to add another dependency to your project to render Markdown.
weeklyfoo #33 / 2024-05-20Advanced React in the Wild
Production Case Studies from Ambitious Web Projects (2022β2025)
weeklyfoo #81 / 2025-04-21Bloated React code? Try component hooks
Itβs basically about moving all you hooks into separate files.
weeklyfoo #68 / 2025-01-19Bringing React Native libraries to Apple Vision Pro
Vision Pro and React Native - Iβm already very keen to see what people will create for the Vision Pro
weeklyfoo #15 / 2024-01-14Building Robust React Apps with Zustand and Immer
A demonstration of how to use Zustand and Immer in your React app for state management.
weeklyfoo #80 / 2025-04-14Clean React with TypeScript
How TypeScript can help you to implement React components.
weeklyfoo #52 / 2024-09-30Comparing JavaScript Frameworks part 1: templates
Experimenting with React View Transitions
A first look at Reactβs new and experimental View Transitions API
weeklyfoo #78 / 2025-03-31How To Improve INP: React
In-depth article on which patterns can be uses to improve Interaction-to-Next-Paint (INP) when using React.
weeklyfoo #62 / 2024-12-09How to start a React Project [2025]
Every year, I want to give you a brief overview of how to start a new React project.
weeklyfoo #75 / 2025-03-10How to start a React Project in 2024
HTMX vs React: A Complete Comparison
If you want to get the differences between htmx and react in a 12min read - thatβs the right article for you.
weeklyfoo #21 / 2024-02-26I learned React Native as a web developer, and I got everything wrong
Introducing StyleX
StyleX takes the developer experience of CSS-in-JS libraries and uses compile-time tooling to bridge it with the performance and scalability of static CSS.
weeklyfoo #10 / 2023-12-13Legend State v3
Legend-State is a super fast all-in-one state and sync library that lets you write less code to make faster apps.
weeklyfoo #34 / 2024-05-27Liskovβs Gun: The parallel evolution of React and Web Components
Wow, what a blog post! Entertaining, but very long. Thereβs an epub version available.
weeklyfoo #55 / 2024-10-21MobX memoizes components (you don't need React compiler)
If youβre using Mobx and React, you might be tempted to use the React Compiler to auto-memoize your components. But you donβt need it. Mobx already does this for you.
weeklyfoo #38 / 2024-06-24Picking a state management library for a React app used by millions (and why we went with MobX)
React 19: Everything you need to know in one place
Discover the latest features of React 19, from the React Compiler to Server Components and Enhanced Hooks. Learn how to upgrade and improve your web development process.
weeklyfoo #23 / 2024-03-11React 19.1.0
React Compiler
This page will give you an introduction to the new experimental React Compiler and how to try it out successfully.
weeklyfoo #33 / 2024-05-20React Conf 2024 Recap
React Design Patterns: Instance Hook Pattern
Use this pattern to create reusable components with controlled behavior.
weeklyfoo #67 / 2025-01-13React Ecosystem in 2024
React Email 3.0
An entire collection of pre-built components with a much faster development experience.
weeklyfoo #48 / 2024-09-02React is the New IBM
React Labs
React Scan CLI
Check performance issues without installing anything.
weeklyfoo #61 / 2024-12-02React Server Components: the Good, the Bad, and the Ugly
React Trends in 2024
React Trends in 2025
Every year I discuss the most important trends in the world of React.
weeklyfoo #77 / 2025-03-24React Tricks: Fast, Fit and Fun
React v19
react-conf-app
React.js Performance Guide
State of React 2024
The nine best recommendations in the new React docs
The ultimate guide to React notification libraries
The Valley of Code
Types of React Components [2024]
This guide provides beginners with an overview of modern components and patterns, explaining which are still relevant and why some are no longer used.
weeklyfoo #53 / 2024-10-07Use useId() Instead Of Hand-Making IDs
Whatβs new in React 19
Why I Won't Use Next.js
Always like opinions by Kent Dodds, Iβm on the same page!
weeklyfoo #4 / 2023-10-30You don't need Next.js
We migrated the ComfyDeploy dashboard from Next.js to just React
weeklyfoo #67 / 2025-01-13