Newsletters

10 Console tricks, to debug like a Pro.

October 21, 2018

This week’s issue features 10 console tricks to elevate your debugging skills, insights on profiling React components, the launch of styled-components v4, and tips for setting up a React app from scratch.

The Suspense is Killing Redux

October 14, 2018

This week's issue dives into React's handling of asynchronous data with Redux, managing state with arrays, insights from a recruiter on React interviews, setting up a Node.js server proxy, and building a social network using React and Firebase.

Audio visualisation with the Web Audio API and React

October 07, 2018

This issue highlights audio visualization with the Web Audio API, a functional data grid library for React, tips to ace your full-stack dev interview, fun React projects to build, and updates on Create React App 2.0.

Raising Baby Chicks with JavaScript

September 30, 2018

This week’s issue features insights on raising baby chicks with JavaScript, a React Native bug affecting Array.reverse, anti-patterns in conditional rendering, and tips for progressive loading in React.

WatermelonDB: Next-generation React database

September 23, 2018

In this week's issue, explore WatermelonDB for optimized data handling in React apps, learn to build an autocomplete widget, and discover tips to prevent unnecessary re-renders in React components. Plus, dive into proxy servers and CORS.

Distributing state changes using snapshots, patches and actions 

September 16, 2018

In this issue, explore state management strategies, render caching for React, implementing tree view components, enhancing SEO with Next.js, and a beginner-friendly guide to hosting your React app on AWS.

React Fire: Modernizing React DOM

September 09, 2018

This week's newsletter highlights React Fire's modernization efforts, a deep dive into the Context API, a guide for developing professional React apps, and a look at nine enduring React guides. Stay updated.

How to create PDFs from React components

September 02, 2018

This issue covers essential topics for React developers, including creating PDFs from components, mastering drag & drop, optimizing performance, and working with nested components. Dive in for valuable insights.

Let’s make a resume in React

August 26, 2018

This week’s newsletter features a unique guide to creating a React resume, a customizable toast notification system, and innovative solutions for flexible file uploaders. Plus, explore Draft.js list control and the new Pose 3.0.

Infinite Scrolling in React using JavaScript Generator

August 19, 2018

In this issue, explore infinite scrolling in React with JavaScript Generators, learn about render props, discover a gradient picker, and check out inspiring public React repos. Plus, master data fetching in Redux.

Bulding a video converter app with Node.js, Express and React

August 12, 2018

In this issue, explore building a video converter app with Node.js and Express, reduce Jest test boilerplate, and discover an essential front-end performance checklist. Plus, learn to structure React apps effectively.

How Fast Can You Learn React?

August 05, 2018

This issue features insights on learning React, the challenges of backend coding, a Senior Developer task example, setting up Webpack 4 with TypeScript, and why Discord continues to thrive with React Native.

Guppy: 🐠A friendly application manager and task runner for React.js

July 29, 2018

In this issue, explore essential React skills with insights on using the terminal, building vanilla CSS loaders, and comparing Redux with React's Context API. Plus, debunk myths and reinforce JavaScript fundamentals for React development.

What is JSX?

July 22, 2018

In this issue, explore the fundamentals of JSX, dive into CSS as a JavaScript extension, discover Matrix code animation in React, learn about transitioning from Redux to MobX, and see how to emulate React in Vanilla JS.

What Is Redux: A Designer’s Guide

July 15, 2018

In this issue, explore the power of Redux beyond state management, develop with React guidelines, dive into React Context with TypeScript, tackle ambiguous routes in React Router, and chart your path as a React developer.

React Flip Toolkit

July 08, 2018

This week, explore the React Flip Toolkit for seamless animations, dive into using refs effectively, and learn from Airbnb's React Native experience. Plus, discover techniques for writing clean, maintainable code in large projects.

Lessons learned from my first React app

July 01, 2018

This week's issue dives into essential React insights, from lessons learned in building your first app to mastering error handling with GraphQL. Plus, discover must-have VS Code extensions and explore the new Profiler feature.

How To Connect React and Redux With Example

June 24, 2018

This week’s issue features a tutorial on connecting React and Redux, insights on React testing, Airbnb's journey with React Native, exploring render props, and the power of async generators in state management.

You Probably Don't Need Derived State

June 17, 2018

This week’s newsletter covers the new lifecycle method in React, building a Movie Search app with React and Elasticsearch, a GraphQL blog setup, a tiny state management library, and a pulled pork recipe using React Native.

Extracting a React JS component and publishing it on NPM

June 10, 2018

This week’s issue dives into React JS with a guide on publishing components to NPM, exploring an ideal image component, understanding render props, and a Typescript cheatsheet for React developers.