Newsletters

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.

with-react-hooks

March 10, 2019

This issue features a handy HOC for using hooks in class components, tips for consistent code style, insights on algorithm visualizations, and guidance on creating efficient file structures in React. Don't miss it.

React Native Development Guide

March 03, 2019

This week's newsletter dives into React Native development, advanced component composition, and custom hooks for simplified forms. Discover tips to enhance your app's performance and explore elegant tooltip solutions.

Yeah hooks are good, but have you tried faster React Components?

February 24, 2019

This week's newsletter highlights essential React resources: improve performance with optimized components, build a file upload feature, integrate WordPress as a headless CMS, and explore Firebase for chat apps.

Rethinking the component model with Hooks

February 17, 2019

This issue features insights on rethinking component models with Hooks, using children as props, a preview of the new React DevTools, and simple animations with Hooks, plus an open-source project for developer exploration.

React Testing tutorial for beginners using jest

February 10, 2019

This week’s newsletter features essential resources for React developers, including a beginner's guide to testing with Jest, advanced async actions with Hooks, and insights into React as a UI runtime.

How to Use Basic React Hooks for Reducers

February 03, 2019

This week’s issue highlights essential React resources: learn to use basic hooks for reducers in a todo app, explore SVG loaders, and understand the nuances of React Hooks. Perfect for beginners and jQuery converts.

DIY Redux with RxJS: Part 3 - HOC and JS decorators example

January 27, 2019

This issue features a deep dive into DIY Redux with RxJS, insights on micro-apps from Eventbrite, a free React admin dashboard template, and a look at functional programming fundamentals. Plus, learn about the new rbx UI framework.