Newsletters

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.

Integration testing React Apps with TypeScript, Jest and Puppeteer (and CircleCI)

July 28, 2019

This week's issue features a deep dive into integration testing React apps with TypeScript, plus insights on building a React toggle component, exploring Algebraic Effects, and using GraphQL Editor for schema visualization.

React Fiber Deep Dive with Dan Abramov

July 21, 2019

This issue dives into React with insights on optimizing performance, crafting custom dropdowns, and smooth animations using Framer Motion. Plus, learn about common pitfalls with React context and mastering Redux for large apps.

Nodejs Starter - Full-Stack React Material Kit

July 14, 2019

In this issue, explore a full-stack React Material Kit, an open-source animation library, web accessibility insights for developers, and essential React interview questions. Plus, get ready for the React Advanced Conference.

Let's learn React Hooks and Context API by building a Recipe Search App

July 07, 2019

In this issue, dive into React with a beginner's guide to Hooks and Context API, create a geolocation hook, explore the challenges of learning React, weigh the pros and cons of GraphQL, and learn to deploy your app on DigitalOcean.

Forget about component lifecycles and start thinking in effects

June 30, 2019

In this issue, explore the shift from lifecycle methods to effects in React, learn the 10 commandments for component creation, optimize re-renders, set up an advanced Webpack app, and discover how to build reusable components.

Redux Now Has Hooks. A Before and After Comparison

June 23, 2019

This issue features exciting updates in the React ecosystem. Explore the new hooks in Redux, the impressive enhancements in styled-components, and discover Buffet.js for streamlined development. Plus, check out the revamped React DevTools for better debugging.

Build a Todo App in React Using Hooks

June 16, 2019

In this issue, dive into React with tutorials on building a Todo app using Hooks, mastering TypeScript, discovering coding patterns, and testing components with Enzyme. Perfect for enhancing your React skills.

Why you should use an object, and not an array, for lists in Redux

June 09, 2019

In this issue, discover the advantages of using objects in Redux, best practices for large-scale React apps, SMS integration in chat services, printing in React with iframes, and a deep dive into Apple's SwiftUI framework.

React Vertex

June 02, 2019

This issue features exciting insights on React hooks for state management, a hands-on tutorial for building a serverless site with Gatsby, and a fresh look at alternative GraphQL clients like urql.

The Future of React Router and @reach/router

May 26, 2019

This issue features insights on merging React Router with Reach Router, internationalizing legacy apps with i18nize-react, maintaining the react-beautiful-dnd project, and tips for scrolling to items in React components.

Rethinking Hot Reloading

May 19, 2019

This issue features insights on hot reloading, progressive image loading hooks, and a deep dive into server-side rendering with React. We also explore React Virtuoso and the shift from REST to GraphQL for APIs.

Why I Love useReducer

May 12, 2019

This issue explores the power of React's useReducer hook, building modal components with custom hooks, and the launch of React Native for Windows. Plus, learn to create Stripe subscription payments and a React starter kit for Chrome extensions.