Newsletters

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.

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.