Newsletters

Higher-Order Components: The Ultimate Guide

March 11, 2018

In this issue, explore the world of React with a beginner's guide to Higher-Order Components, insights on Async React from JSConf Iceland, and tips for handling large data lists. Plus, discover the benefits of functional components.

Building An E-commerce Search App with React Native 🔰

March 04, 2018

This week’s issue features a guide on building an e-commerce search app with React Native, a sneak peek at new React features, packaging components for NPM, creating Redux from scratch, and developing a blog with Gatsby.

What to do after the React/Redux tutorials

February 25, 2018

This week's issue dives into leveling up your React skills. Explore authentication with Node.js, Algolia's frontend search, adding Storybook to Create React App, and learn how to pass props in React Router.

Step up your console logging game in your React app

February 18, 2018

In this issue, explore essential tips for enhancing console logging in React, grasping the core principles of the React ecosystem, and handling async actions with Redux. Boost your app's reliability and user experience.

Introducing reactjs-popup 🎉 — Modals, Tooltips and Menus 

February 11, 2018

In this issue, explore the simplicity of reactjs-popup for modals and tooltips, discover the latest in React 16.3-alpha, learn about infinite scroll techniques, and dive into essential React patterns. Plus, check out Rekit Studio, a powerful IDE for React development.

Introducing React Scope

February 04, 2018

This week’s issue features tools and tips for React developers. Discover React Scope for component tracking, unlock performance boosts with styled-components, and navigate nested routes with React Router.

Cuttlebelle – React static site generator

January 28, 2018

This week’s newsletter features Cuttlebelle, a React static site generator, a Webpack Loader for easy integration of react-hot-loader, and insights into styled-components and React performance. Plus, learn to avoid HTML pitfalls in SPAs.

React, Redux and JavaScript Architecture

January 21, 2018

This week’s newsletter explores the significance of React and Redux in web development, dives into routing frameworks, and introduces Prisma as a GraphQL database proxy. Discover how design meets development with innovative tools.

Creating and Testing a D3/React Game with Redux-Observable

January 14, 2018

This issue features a D3/React game tutorial, a video series on React basics, a modern UI library, insights on dynamic Redux reducers, and a guide for publishing React components on npm.

Understanding The React Source Code — Initial Rendering

January 07, 2018

This week, dive into the inner workings of React with insights on initial rendering, build a URL shortener using React and GraphQL, explore top open-source React projects, and discover Majestic, a UI for Jest testing.

Writing Clean and Concise React Components by Making Full Use of ES6/7 Features and the Container-Component Pattern

December 31, 2017

This week's issue dives into writing clean React components using ES6/7, explores advanced state management strategies, and highlights the benefits of Reselect for Redux architecture. Plus, check out React Messenger and react-shift for enhanced functionality.

Behind the Scenes: Improving the Repository Infrastructure

December 24, 2017

In this issue, we dive into React's infrastructure improvements, caching images with Expo, compare React and Vue trends, explore the React Performance Devtool, and uncover seven patterns for implementing radio groups in React.

Dockerizing a React App

December 17, 2017

This week's issue highlights Dockerizing a React app for smoother development, optimizing React performance to reduce renders, effective testing strategies for UI components, and two innovative projects: Soundize and Personal Logger.

Introducing React Food Truck

December 10, 2017

This week's issue features essential tools for React developers, a breakup letter to Angular, tips for organizing React files, free video courses on React, and insights on handling binary data in your web apps.

Performance-tuning a React application

December 03, 2017

In this issue, explore top resources for enhancing React app performance, dive into a performance-tuned React/Redux application, and discover tools like React-Spotify, React Spreadsheet Grid, and React Final Form.

Clean Code vs. Dirty Code: React Best Practices

November 26, 2017

This issue explores essential React practices, from clean coding principles to the performance impacts of server-side rendering. Discover top React component libraries, GraphQL API building, and effective internationalization strategies.

How Redux Can Make You a Better Developer

November 19, 2017

This week’s newsletter dives into enhancing your development skills with Redux, exploring state machines with Stent, crafting React rebuses, and mastering protected routes in React Router. Plus, a guide to smart contracts on Ethereum.

Ending the debate on inline functions in React

November 12, 2017

This week, we explore inline functions in React, dive into essential component patterns, master the React lifecycle, utilize portals for modals and tooltips, and build a cryptocurrency mobile app with React Native and Redux.

I18n with React and i18next

November 05, 2017

This week's issue dives into essential topics for modern web developers: internationalizing React apps, enhancing Webpack dashboards, securing React with server-side auth, building a chat app, and simplifying React component testing.

Debugging React Like a Champ with VSCode

October 29, 2017

This week’s issue features essential resources for React developers. Learn to debug like a pro with VSCode, discover recurring React patterns, grasp Redux concepts, explore a fullstack GraphQL app, and check out a TypeScript project.