Newsletters

Improving slow mounts in React apps

May 09, 2021

This issue covers key topics for React developers, including optimizing initial mounts, a concise state machine hook, an innovative state management library, and a new library packed with hooks and components for enhanced usability.

21 best practices for a clean React project

May 02, 2021

Explore this week's newsletter featuring best practices for clean React projects, hidden DevTool secrets for JavaScript developers, and tutorials on file uploads, dynamic tables of contents, and the useReducer hook.

The definitive guide to profiling React applications

April 25, 2021

In this issue, discover essential insights on profiling React applications, best practices for styled components, and a guide to using Mapbox with React. Plus, explore key lessons often overlooked in tutorials and the latest in build tools.

Export React components as images

April 18, 2021

In this issue, explore advanced Gatsby workflows, learn to export React components as images, master state management, discover beginner tips, and delve into React Router hooks for seamless navigation.

Figma to React

April 11, 2021

This issue dives into essential React topics: converting Figma designs to code, optimizing performance with React.memo and useMemo, and exploring state management strategies with Redux, Hooks, and Recoil.

7 ways of achieving conditional rendering in React

April 04, 2021

This issue features insights on conditional rendering in React, optimizing performance for large lists, and the use of React Context for dependency injection. Plus, explore full-time React jobs with relocation assistance.

Modeling UI states in a React form component using a finite state machine

March 28, 2021

This issue features insights on modeling UI states with finite state machines in React, paging Star Wars characters with React Query, and the nuances of using React with D3.js. Explore these essential techniques for smoother interfaces.

What Would Happen If You Mutated Your React Redux State?

March 21, 2021

In this issue, explore the intrigue of state mutations in Redux, learn to create an outside focus handler in React, and discover best practices for React/Redux. Plus, master debugging Jest tests and building an accordion from scratch.

Sticky Table Header with React Hooks

March 14, 2021

This issue features insights on creating sticky table headers with React, mastering low-level charts for analytics, writing React components in TypeScript, simplifying React state understanding, and embracing test-driven development in React.

Say No to Excessive Re-Rendering in React

March 07, 2021

Dive into this week's newsletter for insights on avoiding excessive re-renders in React, mastering dependency injection, exploring React Server Components, and enhancing your skills with practical exercises and the useRef() hook.

Before You memo()

February 28, 2021

In this issue, discover techniques to enhance rendering performance in React, master Google Maps integration, avoid race conditions in useEffect, leverage CSS variables, and explore state management strategies.

Should You Use useMemo in React?

February 21, 2021

In this issue, we explore key React topics: the use of useMemo, prototyping with ReacType, building apps with React and Sanity.io, mastering React Query for server state, and easy-to-understand React Hook recipes.

Why I Love React

February 14, 2021

In this issue, explore a chat app tutorial with Stream's Chat API, dive into React.js for beginners, discover the Rerousel carousel component, and learn user authentication with the Modern React Redux Toolkit. Happy coding.

Simplifying React State Management with State Machines

February 07, 2021

In this issue, explore state management with state machines, analyze React performance with Reactime, clarify useEffect's clean-up function, and dive into advanced MERN pagination. Don't miss out on these valuable insights.

8 Frontend Coding Ideas That Will Inspire You To Code

January 31, 2021

In this issue, discover inspiring frontend coding ideas, learn about styled-components for cleaner CSS, dive into React Server Components, and explore tools like React Dev Inspector for enhanced development experiences.

TDD in a React frontend

January 24, 2021

This issue explores essential insights on GraphQL, TDD in React, MERN authentication, a GUI tool for React-Table, and the nuances of React Context vs. Redux. Dive in for valuable tips and techniques to enhance your development skills.

What writing my own JSX renderer taught me about React

January 17, 2021

This issue dives deep into React, exploring concurrent mode, building a JSX renderer, integrating Dialogflow for chat assistants, effective state management with Context API, and tips for upgrading to React 17.

React Interview Questions

January 10, 2021

In this issue, discover the advantages of skeleton screens in React, explore over 300 React interview questions, learn about theming with styled-components, and dive into video chatting with React. Plus, check out the modern DnD kit.

React Performance Optimization Tips

January 03, 2021

This week's newsletter features essential React insights: optimize performance, create clean components with hooks, explore Server Components, navigate web development trends, and discover 5 modern React dashboard designs.

React Refs: The Complete Story

December 27, 2020

This issue explores the latest in React, from a deep dive into React Refs and Server Components to hands-on guides for using react-three-fiber and essential daily React Hooks. Perfect for your next project.