Newsletters

A deep dive into React Context API

July 05, 2020

This issue explores essential React concepts, from mastering the Context API and `useImperativeHandle` to building a server-side rendered app with Deno. Plus, check out a tutorial on creating a simple weather app.

Beautiful React Hooks

June 28, 2020

This issue features essential tools and resources for React developers, including a collection of beautiful hooks, a snippet extension, a command line generator, and guides to mastering testing in React applications.

The HTML touch slider carousel with the most native feeling

June 21, 2020

This week's issue features a sleek HTML touch slider library, improved Next.js and Gatsby performance, magical Tailwind integration with styled-components, and project ideas to elevate your React skills.

How a React App Works Under the Hood

June 14, 2020

This week’s newsletter dives into the ins and outs of React. Discover how React apps work, centralize API error handling, explore higher-order components, and learn to manage deeply nested data with recursive components. Plus, get inspired by a new React dashboard project.

You Might Not Need UUID V4 for Generating Random Identifiers

June 07, 2020

This week's newsletter explores essential React skills. Learn to build a Markdown Previewer, mock fetch in Jest, and transform your app into a Progressive Web App. Plus, discover insights on the rise of React.

React Shimmer

May 31, 2020

This week's newsletter features essential links for React developers. Discover how to use React Shimmer, master TDD with Jest, explore React mental models, and learn to customize KendoReact components with Sass.

A (Mostly) Complete Guide to React Rendering Behavior

May 24, 2020

This issue features a deep dive into React rendering behavior, a guide to building a weather app, insights on testing strategies, and effective use of the key attribute. Enhance your React skills with these essential reads.

React Cool Inview

May 17, 2020

This week's issue features a lightweight React hook for viewport monitoring, insights on double renders, a state management library, and tips for testing React applications. Dive in for valuable resources and practical advice.

What the heck is React Fast Refresh

May 10, 2020

This week’s issue dives into React Fast Refresh, contract-first development for seamless API collaboration, handling forms in React Native, modern file uploads with React-Uploady, and understanding component re-renders.

Atomic CSS-in-JS

May 03, 2020

This issue dives into essential topics for React developers, covering choices between UI libraries, atomic CSS-in-JS, foundational learning approaches, and mental models for mastering React. Plus, discover exciting job opportunities.

The Quest for the Perfect Dark Mode

April 26, 2020

This issue dives into enhancing your React skills. Discover the quest for the perfect dark mode, optimize performance with React.memo, recreate Spotify's UI, and implement skeleton screens. Plus, learn to customize your GitHub experience.

Display e-mails in your React.js projects

April 19, 2020

In this issue, explore essential React tools including a component for displaying HTML emails, creating a custom hook for Dark Mode, and decoupling from Redux. Plus, learn to build a Chrome Extension.

Deep Dive Into Modern Web Development

April 12, 2020

This week’s newsletter dives into modern web development with a focus on React, Redux, and more. Learn to build a Pokemon app, test custom hooks, and structure your projects effectively. Don't miss out.

React Cool Portal

April 05, 2020

This week’s newsletter features innovative React tools like "use-sound" for delightful user interactions, "use-scroll-to-bottom" for tracking scroll events, and "React Easy State" for seamless state management.

React.js Tutorial: Facebook Login Example

March 29, 2020

This week's newsletter features essential insights for React developers, including tutorials on Facebook login, performance monitoring, custom hooks, and building reusable UI with compound components.

The Perils of Rehydration

March 22, 2020

In this issue, we explore React's nuances with insights on server-side rendering misunderstandings, infinite scrolling, best practices for React Native, and a sneak peek at React Router v6. Dive in for essential tips.

React Native Maps Tutorial

March 15, 2020

This week’s newsletter features a React Native Maps tutorial, insights on building secure React applications, a Redux cheatsheet, and the latest updates on React Table 7.0. Dive in to enhance your dev skills.

Building our own store management library like Redux

March 08, 2020

This issue dives into building your own store management library with React, understanding server-side rendering pitfalls, and enhancing app performance with status enums. Plus, discover beautiful React hooks and insights from rewriting an Angular app.

Setting Up Tailwind CSS In A React Project

March 01, 2020

In this issue, explore setting up Tailwind CSS in React, discover the latest React 16.13.0 release, and learn when to use React context versus Redux. Plus, speed up your app with React-Loadable and add stylish curved arrows.

useEffect and useLayoutEffect

February 23, 2020

This week’s newsletter explores React's evolution with Hooks, performance insights on CSS-in-JS libraries, automating React Native builds with GitHub Actions, and a deep dive into drag-and-drop functionality.