Newsletters

Learning React from two Angles in 2023

April 09, 2023

In this issue, explore diverse aspects of React—from learning approaches and form validation with React Hook Form to building a Fullstack Netflix clone. Plus, discover state management improvements and CSS utilities.

Rethinking React best practices

April 02, 2023

In this issue, explore the evolution of React, implement revealing effects with Intersection Observer, enable OpenTelemetry traces, migrate to Vite, and discover essential FAQs for React newcomers.

The End of Front-End Development

March 26, 2023

In this issue, we explore the evolving landscape of software development, from AI's impact on coding to a deep dive into React Hooks and the latest React documentation changes. Plus, tips for starting a React project in 2023.

Beautiful and mind-bending effects with WebGL Render Targets

March 19, 2023

Explore the latest in web development with a deep dive into WebGL Render Targets, the launch of react.dev, and insights on using Vite over Create React App. Plus, learn about internationalization in Next.js and mastering drag-and-drop in React.

Were React Hooks a Mistake?

March 12, 2023

In this issue, we explore the impact of React Hooks, discover effective state management techniques, and learn to create an AI-powered image tagger app. Plus, we delve into dynamic donut charts and tackle common React mistakes.

Creating Animations in React

March 05, 2023

This issue dives into creating animations with React-Spring, explores the revival of Signals, and discusses prop drilling solutions. Plus, learn to build an admin panel with Mantine and Strapi. Don't miss it.

Effective Higher-Order Components

February 26, 2023

In this issue, explore the power of Higher-Order Components in React, discover the dominance of frameworks, optimize Next.js with server context, and dive into the making of the first React documentary. Plus, learn to navigate async state management pitfalls.

Maximising performance with code splitting techniques

February 19, 2023

In this issue, explore performance optimization with code splitting in React, learn to detect unnecessary component mounts, and dive into error handling techniques. Plus, get insights into early React adoption and compound components.

A Historical Reference of React Criticism

February 12, 2023

In this issue, explore the evolution of React through its criticisms, learn to modularize applications with UI patterns, delve into multi-threaded development, understand component composition, and discover React's future trajectory in 2023 and beyond.

Why React isn't dying

February 05, 2023

In this issue, we tackle the myths around React's relevance, explore testing strategies, delve into custom hooks, and discuss enhancing SEO with structured data. Plus, we provide insights on error handling and Next.js architecture.

The Key To Good Component Design Is Selfishness

January 29, 2023

In this issue, explore selfish component design with Daniel Yuschick, dive into the creation of your own tRPC stack, discover 2023 web development trends, and improve React Native gestures for a smoother user experience.

Little React Things: Less reacting, more deriving

January 22, 2023

In this issue, explore how to enhance your React apps by reducing unnecessary reactions, speed up Jest test suites, manage modals, and leverage i18next for localization. Plus, discover console tricks and async React with NextJS 13.

A cure for useState hell

January 15, 2023

This issue dives into advanced React concepts with insights on useReducer, custom hooks, and function composition. Plus, explore unit testing with Jest and mastering data binding in forms. Elevate your React skills.

How to debounce and throttle in React without losing your mind

January 08, 2023

We're back with a meaty issue full of React insights. Dive into debouncing and throttling, mastering useState, optimizing performance, and more. Don't miss our take on the latest best practices and a thought-provoking piece on React Hooks.

Avoid These Common Pitfalls Of React useState

December 18, 2022

In this issue, dive into React's useState pitfalls, explore visx for stunning visualizations, learn about Material UI's CrossFade, and discover the importance of React Strict Mode. Happy holidays. 🎄

Inside React Query

December 11, 2022

In this issue, we dive into React Query's internals, explore the Children Prop Pattern, and learn about path matching in React Router. Plus, discover React best practices and a tutorial on zero-runtime stylesheets.

Is React going anywhere?

December 04, 2022

In this issue, we explore React's future and its alternatives, dive into CSS Variables for dynamic theming, and provide guides on Google sign-in and type-safe conditional rendering. Plus, a comparison of React and React Native.

Data Structures In Frontend JavaScript In The Real World

November 27, 2022

This issue dives into essential topics for frontend developers: mastering data structures in JavaScript, sibling component state updates, and building an elegant to-do list with React Native. Plus, tips on testing and optimizing React performance.

How to Manage State in React

November 20, 2022

This issue explores essential React topics, including state management, transitioning to TypeScript, and building a real-time bidding app with Socket.io. Plus, we discuss refactoring strategies and the use of useReducer vs. XState.

A love letter to React

November 14, 2022

In this issue, we celebrate React's revolutionary impact on web development. Explore data fetching with Promises, creating forms with a schema-first approach, and utilizing Particles with React Three Fiber. Plus, learn about hexagonal architecture for robust apps.