Newsletters

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.

GraphQL interactive tutorial

November 10, 2019

This issue features a GraphQL tutorial on schema essentials, tips for building forms with React Hooks, and a guide to creating dynamic dashboards. Plus, learn how to simplify fetch state management in React.

SWR: React Hooks for Remote Data Fetching

November 03, 2019

This week’s issue features essential insights for React developers: explore SWR for data fetching, dive into Concurrent Mode, learn about the useContext Hook, utilize GraphQL with React, and discover drag-and-drop component creation.

React: Lifting state up is killing your app

October 27, 2019

This issue features insights on React, including a critical look at "lifting state up," tips for cleaner styled-components, and a guide for extracting URL parameters. Plus, discover the Framer guide to React and the new TinaCMS.

Migrating a 50K SLOC Flow + React Native app to TypeScript

October 20, 2019

In this issue, explore the migration of a large React Native app to TypeScript, discover React Transitions for smoother routing, and learn to enhance web performance like Instagram. Plus, dive into AWS Rekognition and check out Rough Charts.

React UseAnimations Icons

October 13, 2019

This issue features a hands-on guide to React Hooks, animated icons, a layout system, an intro to SVG for developers, and insights on testing React & Redux applications. Dive in to enhance your React skills.

Router Pattern

October 06, 2019

This week's issue dives into React development with insights on the Router pattern, NSFWJS for content filtering, global state management, and tutorials on using the Hackernews API and Redux. Enhance your skills today.

Mocking React Components with Jest

September 29, 2019

This week’s newsletter features essential resources for React developers, including tips on mocking components, JWT authentication with GraphQL, and insights into Test Driven Development. Level up your skills now.

Zero Abstraction Cost Styling zapman_artist (for React DOM & React Native)

September 22, 2019

In this issue, explore Zero Abstraction Cost Styling for React, learn to bridge gaps between useState and Redux, animate Next.js transitions with Framer Motion, and discover the versatile React Rainbow Components.

React's useEffect and useRef Explained for Mortals

September 15, 2019

This issue dives into React with insights on useEffect and useRef, guides for creating a component library, simplifying client-side routing in Vanilla JS, and optimizing performance in your apps. Don't miss it.

Handling API request race conditions in React

September 08, 2019

This issue dives into the latest in React, exploring advanced hooks, API race conditions, job market insights, and the evolution of React's reactivity. Plus, discover the benefits of Chakra UI for your projects.

Type-safe state modeling with TypeScript and React Hooks

September 01, 2019

In this issue, explore TypeScript with React Hooks, automate testing strategies, and learn how to fetch data asynchronously with Redux-Saga. Enhance your React skills with practical insights and examples.

Organizing HTTP requests using the API module pattern

August 25, 2019

This issue dives into advanced React features, including hooks and their distinctions from lifecycle methods. Plus, explore tools like Reactime for debugging and tips on organizing HTTP requests effectively.

React v16.9.0 and the Roadmap Update

August 18, 2019

This issue explores advanced React features like hooks and the latest updates, alongside strategies for cleaner JSX and practical projects for beginners. Plus, discover NodeGUI for cross-platform app development.

Do React Hooks Replace Redux?

August 11, 2019

In this issue, explore advanced React concepts, from hooks and performance optimization to enhancing accessibility and testing strategies. Dive into React Spaces and learn how to master component design.

Secret Powers of Chrome DevTools

August 04, 2019

Explore essential insights in this issue. Discover Chrome DevTools secrets, learn about using Redux with React Hooks, and delve into decoupling logic from components. Plus, find out why defaultProps might be fading away.