Newsletters

How FedEx Influenced the React Logo

May 29, 2022

In this issue, explore how FedEx inspired the React logo, dive into the new useEvent hook, learn real-time data handling with Firebase, and master Test Driven Development in React. Perfect for developers looking to enhance their skills.

An introductory guide to Continuous Integration and Deployment for Frontend Developers

May 22, 2022

In this issue, explore CI/CD for frontend developers, discover what's new in React 18, learn about design tokens in React, and meet the game-changing useEvent() hook. Dive into essential updates for modern development.

React key attribute: best practices for performant lists

May 15, 2022

This issue features insights on React's key attribute for performance, a recap from Reactathon, tips for structuring React apps, improving form performance, and building a Google Docs clone with React and Firebase.

The Story of Concurrent React

May 08, 2022

In this issue of Daily Tech, explore the journey of Concurrent React, improve your app's performance with the React Profiler, and discover new features in React 18. Plus, learn to clamp text and toggle states with ease.

React component composition explained

May 01, 2022

In this issue, explore React component composition for enhanced reusability, tackle closures with hooks, and learn about FortuneSheet for collaborative spreadsheets. Plus, dive into geodesic polylines and file-based routing for nested layouts.

React 18 quick guide & core concepts explained

April 24, 2022

This issue features essential insights on React 18's performance improvements, managing race conditions with AbortController, building a custom rich text editor, and comparing top form libraries. Plus, grab a free eBook on Infrastructure as Code.

Accessible React forms

April 17, 2022

This week's issue dives into creating accessible React forms, mastering component composition, and understanding the importance of cleanup in useEffect. Plus, we explore performance optimization and the removal of implicit children in React 18.

Writing Redux reducers in Rust

April 10, 2022

In this issue, explore writing Redux reducers in Rust, automatic batching in React 18, all you need to know about React hooks, interaction testing with Storybook, and understanding React's rendering behavior.

React v18.0 released

April 03, 2022

In this issue, explore the latest in React 18, learn to build a markdown editor, dive into shallow comparison, and get insights on React libraries. Plus, discover how to use hooks in class components.

Hooks considered harmful

March 27, 2022

In this issue, explore the potential pitfalls of hooks, dive into idiomatic Redux with the new listener middleware, and learn about state machines in React. Plus, build a real-time Tic Tac Toe game and check out a comprehensive React cheatsheet.

Introducing Ladle

March 20, 2022

This issue dives into React 18 RC, introduces Ladle for testing components, explores re-render optimization, and covers essential React Hooks. Plus, discover a solid front-end testing strategy and a streamlined file structure.

Automatic batching support in React 18

March 13, 2022

In this issue, explore React 18's automatic batching support for better performance, learn to control API calls with hooks, and dive into the nuances of useMemo vs. useCallback. Plus, discover how to upgrade to React 18.

10 React antipatterns to avoid

March 06, 2022

This issue features essential insights for React developers, covering 10 antipatterns to avoid, designing a typewriter component, and evolving folder structures. Plus, explore the shift to headless components and a free Red Team Security course.

React - The missing parts

February 27, 2022

In this issue, explore the essentials of React with insights on security, dynamic components, and custom hooks. Plus, discover top frameworks every developer should know. Dive in for valuable resources.

An introductory guide to concurrent rendering

February 20, 2022

In this issue, explore concurrent rendering in React 18, delve into useState vs useReducer, and learn how to recreate Figma in React. Plus, check out curated code examples for frontend system design challenges.

Most popular React tech stack in 2022 based on data

February 13, 2022

This issue dives into the React ecosystem, covering the most popular tech stacks, private routes, performance tips, and insights on the JavaScript engine. Enhance your skills and explore best practices for better React development.

The story of React

February 06, 2022

This issue explores the evolution of React, guides you in rendering 3D objects with react-three-fiber, and addresses performance with tips on avoiding redundant re-renders and mastering authentication flows in React Router 6.

Can custom component replace inline conditional JSX?

January 30, 2022

In this issue, explore custom component versus inline conditional JSX, dive into AWS Amplify's new React authentication components, and learn about React Query for real-life apps. Plus, insights on React 18 and a unique app showcasing polluted U.S. cities.

Mastering the art of forms in React

January 23, 2022

This issue explores essential topics for React developers, including mastering forms, the pitfalls of DRY in tests, JSX conditionals, and a comparison of Remix vs. Next.js. Plus, discover a detailed migration from Styled Components to Emotion.

How to write performant React code: Rules, patterns, do's and don'ts

January 16, 2022

This issue dives into React with tips on writing performant code, essential developer tools, and a guide to first-class functions. Plus, learn how to upgrade your components using Suspense in React 18.