Newsletters

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.

JavaScript to know for React

December 20, 2020

This week's newsletter dives into essential React insights. Explore JavaScript's role in React, managing state with hooks, leveraging RxJS, and using React Context for state management in Next.js. Happy coding.

React Testing Library

December 13, 2020

In this issue, explore essential resources on React, including dynamic forms with hooks, best practices for JWT authentication, and performance optimization tips. Don't miss "GraphQL: The Documentary" for an insightful look at the technology's evolution.

Building a Dark Mode Theme Toggle

December 06, 2020

This week's newsletter highlights a dark mode theme toggle, explores the challenges of using objects in React hooks, and dives into building a real-time voting app with ReactJS. Don't miss these insightful reads.

Setup ESLint for React with Prettier, pre-commit and VSCode

November 29, 2020

This week’s newsletter covers essential React tips. Learn to set up ESLint with Prettier, fetch data with useEffect, optimize your app's performance, secure your application, and quickly consume a GraphQL API.

Moving OkCupid from REST to GraphQL

November 22, 2020

In this issue, explore the transition from REST to GraphQL with OkCupid, learn to create resizable split panels in React, and discover effective testing strategies for compound components and hooks.