Newsletters

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.

Getting started with GraphQL, React and apollo client

January 20, 2019

In this issue, explore how to get started with GraphQL and Apollo in React, build better component libraries with Styled System, and learn key React concepts. Plus, discover tips for creating performant masonry layouts with Gatsby.js.

Apply for a diversity scholarship & attend React Amsterdam 2019 for free 🦄

January 13, 2019

This week's issue features a diversity scholarship opportunity for React Amsterdam, insights into Redux with RxJS, Gatsby lifecycle explained, clean React components with ES6+, and common XSS vulnerabilities in React apps.

DIY Redux with RxJS => RxDx

January 06, 2019

This week's issue dives into the world of Redux with insights on rewriting the library and a beginner's guide. Plus, discover how to animate page transitions in React, addressing common misconceptions in UI engineering.

Let's build a real-time WebGL map of all airplanes

December 30, 2018

This week, dive into real-time WebGL mapping of airplanes, explore Gatsby's accessibility for all skill levels, learn about npm security risks, and master dropdown interactions in React. Don't miss these insights.

Why Do React Hooks Rely on Call Order?

December 23, 2018

This week’s issue dives into React Hooks, CSS-in-JS, using SVGs in React, enhancing component consumption with default props, and a crucial bugfix for React.lazy. Explore these insights for better coding practices.

How I fell out of love with HOCs

December 16, 2018

This week, dive into the nuances of React with insights on HOCs, reusable components, setState mechanics, the power of memoization, and mastering async loading with React Router and Suspense. A must-read for React enthusiasts.

How Does React Tell a Class from a Function?

December 09, 2018

This week’s newsletter explores React's inner workings, from distinguishing class and function components to understanding the $$typeof property. We also delve into serverless SSR and troubleshooting non-reproducible crashes.

React 16.x Roadmap

December 02, 2018

This week’s issue explores the React 16.x roadmap, essential beginner tips, an in-depth look at React-Redux, lazy loading in React 16.6, and a detailed overview of the new reconciliation algorithm.

A React State of Mind (State of JavaScript Survey 2018)

November 25, 2018

This week's issue dives into the latest trends in JavaScript with the State of JavaScript survey, plus tips for speeding up React apps, mastering Redux, exploring React Native UI libraries, and starting effective unit testing.

The Ultimate VSCode Setup for JS/React

November 18, 2018

In this issue, explore the ultimate VSCode setup for JS/React, delve into event sourcing with React and Elixir, uncover React's Fiber architecture, learn JavaScript async patterns, and discover Storybook for documentation and code reviews.

How to Build a ReactJS SPA using Apollo Client, NextJS, Storybook and Material-UI

November 11, 2018

This issue explores essential ReactJS topics, including building SPAs with Apollo and NextJS, optimizing UI with hooks, and managing RESTful data with Redux. Enhance your skills for modern web development.

Why I stopped using snapshot testing with Jest

November 04, 2018

This week’s issue explores the evolution of React, from moving away from snapshot testing with Jest to the transformative power of Hooks. Plus, insights on React interview prep and custom hooks for GraphQL.

React 16.6.0: lazy, memo and contextType

October 28, 2018

This issue dives into the latest React 16.6 features, tackles performance improvements, explores SOLID principles in React, introduces a new refactoring tool, and guides beginners in building their own renderers.