Newsletters

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.

Skeleton Loading Pages with React

May 05, 2019

This issue features insights on skeleton loading in React, navigating React Native, updates on React hook router, and a comparison of useState vs useReducer. Plus, learn how Facebook leverages React for a modern web experience.

Elixir, Phoenix, Absinthe, GraphQL, React, and Apollo: an absurdly deep dive

April 28, 2019

This issue dives deep into building a toy social network using Elixir, Phoenix, and GraphQL, alongside tutorials on turning React components into web components, implementing Redux with hooks, and more. Explore design systems and serverless integration.

How to create a Timeline Component with React

April 21, 2019

In this issue, explore creating a Timeline Component with React, enhancing Mouse Trail effects, dynamic positioning with react-beautiful-dnd, and a deep dive into React hooks. Plus, discover Wouter for streamlined routing in modern React apps.

From Redux to Hooks: A Case Study

April 14, 2019

This issue dives into state management in React, comparing Redux and Hooks, explores testing with React Testing Library, and offers essential resources for budding React developers. Don't miss our interview prep tips.

Named Routes with React Router

April 07, 2019

This week's newsletter dives into React, exploring named routes, the useContext hook, and how React fits into modern JavaScript. Plus, learn to integrate WordPress with Gatsby.js for enhanced SEO. Happy coding.

Redux 7.0 is out in beta

March 31, 2019

This issue features the beta release of Redux 7.0, a zero-config GUI for Jest, tips to avoid the "Boolean Trap" in React components, and insights on React v16.8.5. Dive into the latest trends and improvements.

Why I love to test with React testing library

March 24, 2019

In this issue, explore the benefits of React Testing Library, compare Vue vs. React, learn about functional components with Recompose, and simplify form handling in React with Formik. Discover powerful new hooks for routing.

Redux ruins your React app performance? You are doing something wrong

March 17, 2019

This week’s newsletter features tips to optimize Redux performance, a guide to building RPGs with React, custom hooks for form validation, and insights into using useEffect effectively. Dive in for valuable resources.