Newsletters

Reconciliation, Renderers, Fiber, Virtual Tree

January 28, 2024

In this issue, we explore the inner workings of Virtual Tree, tackle TypeScript tuple types, master React with OpenLayers, and share best practices for organizing your React codebase. Exciting updates on new React hooks await.

Kind of annoyed at React

January 21, 2024

This issue dives into the world of React with a mix of rants, tutorials, and insights. Learn about running web apps on Android, mastering React Server Components, and the new Query Options API in React Query 5.

The future of React.use and React.useMemo

January 14, 2024

In this issue, explore the future of React.use and React.useMemo, set up soft navigation reporting, tackle common Next.js App Router mistakes, build dynamic forms with React Hook Form, and learn about the render() method.

The Two Reacts

January 07, 2024

Welcome back. 🎉 This issue dives into React with insights on component sharing, Remix, ReactDOM.flushSync, server components, and the challenges of concurrent rendering. Perfect for your 2023 programming goals.

React Tricks: Fast, Fit and Fun

December 17, 2023

In this festive issue, dive into React tricks for speed and efficiency, discover essential hydration overlays, and master performance optimization techniques for both React and React Native. Happy coding. 🎄✨

Let’s learn how modern JavaScript frameworks work by building one

December 10, 2023

In this issue, dive into building your own JavaScript framework, refreshing data in Remix, state parsing techniques, understanding polymorphism in React, and exploring the TanStack Router. Let’s code.

What do we know about React Forget

December 03, 2023

In this issue, explore React Forget's performance enhancements, security best practices in Next.js, streamline user management with AuthKit, build a React component library, and master printing with react-to-print.

How hooks work

November 26, 2023

This issue dives into the evolution of React with Hooks, debugging tips using Visual Studio Code, the benefits of Next.js, integrating AI into React apps, and mastering CSS Grid for layout design.

Moving back to React

November 19, 2023

In this issue, we dive into daily.dev's transition from Preact to React, explore essential frontend architecture principles, and discuss concurrency in React 18. Plus, discover Redux alternatives and learn to integrate TypeScript with React.

React Router v6: A Beginner's Guide

November 12, 2023

In this issue, explore essential React topics: a beginner's guide to React Router, SVG animations with Framer Motion, avoiding prop drilling, the benefits of React Query, and the innovative Headless Component pattern.

Guide to React Suspense

November 05, 2023

In this issue, explore React Suspense for optimized SSR, dive into Next.js page handling, learn to Dockerize a React app, and uncover insights on React Native components and game UI development. Perfect for enhancing your web skills.

Introduction to the useMemo hook

October 29, 2023

This issue dives into the useMemo hook for optimizing React performance, explores Netlify's swift rebranding, highlights MDX 3 for interactive content, and shares top tips from the new React docs. Plus, discover the magic of react-magic-motion.

React useTransition: performance game changer or...?

October 22, 2023

This issue dives into React's useTransition and Concurrent Rendering, explores Storybook's development advantages, and highlights why Next.js is the go-to framework, along with performance improvements and exciting releases.

Classed components

October 15, 2023

This issue covers essential React topics: discover tidy coding practices, dive into virtualized lists, clarify React memo misconceptions, and explore type-safe Neobrutalism components—all to elevate your development game.

Next.js 13 vs Remix

October 08, 2023

In this issue, dive into a detailed comparison of Next.js 13 and Remix through a Twitter Clone app. Explore memoization in React, memory efficiency, and handling query parameters with React Server Components. Plus, build a real-time location sharing app.

Decoupling your components in the right way

October 01, 2023

This issue explores best practices for decoupling components in React, enhancing form-based app development, and leveraging Google Maps' advanced features. Plus, discover a comprehensive React knowledge base and insights on tRPC vs. React-Query.

React Server Components Made Our Site A LOT Faster

September 24, 2023

In this issue, explore how React Server Components boost performance, create a text typing effect, build multilingual apps with react-i18next, and manage state through URL hashes for a seamless user experience.

Overcoming application complexity with customized Flows

September 17, 2023

This issue dives into simplifying application logic with XState Flows, mastering React Portals, building a toast component, styling React Select with Tailwind, and structuring enterprise apps with Next.js.

Making Sense of React Server Components

September 10, 2023

Dive into this issue as we unravel the complexities of React Server Components, explore component props, and master the 'useRef' hook with TypeScript. Plus, discover insights on data flow in React applications.

Why React re-renders & when do we need to worry about it?

September 03, 2023

In this issue, we explore React re-renders and their impact, server-side rendering for enhanced user experience, form handling with popular libraries, and dive into React Hooks. Plus, discover Waku, a minimalist framework for server components.