Newsletters

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.

How To Create Maps With React And Leaflet

February 16, 2020

Discover this week's curated newsletter featuring tutorials on creating maps with React and Leaflet, building 3D web experiences, mastering React Redux, and understanding Concurrent React. Get inspired.

In React, The Wrong Abstraction Kills Efficiency

February 09, 2020

This issue dives into code efficiency, offering insights on abstraction pitfalls, guard clauses for simplicity, and tips for setting up a TypeScript React Redux project. Plus, learn from a developer's journey rewriting an Angular app in React.

How to (unit) test in React

February 02, 2020

In this issue, explore essential React resources, including a guide on unit testing, tips for using Redux with Hooks, insights on React Native at Shopify, and tools for building custom date pickers.

Build a Weather App in React JS

January 26, 2020

In this issue, explore creating a Weather app with React, mastering React Hooks with Redux, and building a simple POS system with authentication. Plus, discover the React-spring visualizer and enhance your developer profile.

Build a CRUD Application with React and Apollo GraphQL

January 19, 2020

This week’s issue features a deep dive into GraphQL with React and Apollo, tips on using React's Context API, and insights into implementing Fast Refresh. Plus, discover UI component development with Storybook.

Venti—Simple State Management for React

January 12, 2020

This issue features a hands-on approach to React with articles on state management, Next.js documentation updates, and creating a stylish timeline component. Explore innovative projects like an iPod Classic built with React Hooks.

How to Handle Async Actions for Global State With React Hooks and Context

January 05, 2020

In this issue, explore key insights on handling async actions with React Hooks, a recap of frontend development in 2019, using Google Sheets as a database, scaling server-side rendering, and the beauty of custom React hooks.

What Is JavaScript Made Of?

December 29, 2019

This issue dives into JavaScript fundamentals, explores alternatives to Redux with observables, shares React code structuring tips, and unpacks the nuances of using setInterval and function components in React.

How we accidentally launched a popular Gatsby plugin

December 22, 2019

In this issue, explore a popular Gatsby plugin launch, the journey of building a tweet component, insights on UI routing, testing React hooks, and a tool for converting SVGs to React components.