Newsletters

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.

Thinking in React Hooks

December 15, 2019

This issue dives into essential React topics, exploring the shift to hooks, mastering GraphQL with Apollo Server, setting up ESLint and Prettier, UI testing best practices, and tips for efficient list rendering in React.

Our Redux Anti Pattern

December 08, 2019

In this issue, dive into Redux anti-patterns, explore continuous integration using GitHub actions, and learn to create animations with Framer Motion. Plus, discover how to build a React Slider component and understand React Suspense.

The Modern Way to Use Promise-Based HTTP Requests: axios-hooks

December 01, 2019

This issue highlights essential insights for React developers, covering topics like Promise-based HTTP requests, a comparison with Svelte, mastering the useEffect hook, and choosing between useState and useReducer.

Vegetarian-Friendly State for React — Easy-Peasy

November 24, 2019

This issue features essential resources for React developers, including state management with Easy Peasy, GraphQL Zeus for efficient queries, a Redux style guide, and strategies to enhance component flexibility.

React Adaptive Loading Hooks & Utilities

November 17, 2019

This issue features a diverse range of React resources: explore Adaptive Loading Hooks, learn to test React-Redux hooks, and check out an interactive paycard project. Plus, dive into the journey of rewriting React from scratch.