Newsletters

Our journey migrating 100k lines of code from AngularJS to React

February 05, 2017

In this issue, explore the journey of migrating from AngularJS to React, learn to test React applications with Jest, and discover the pros and cons of launching a product with React Native. Plus, check out a handy style guide.

React 15.5 and 16 Umbrella

January 29, 2017

This issue features links on creating a programming language with Ohm, exploring React 15.5 and 16, using Konsul for enhanced console interactions, image processing with Filestack, and understanding Higher Order Components in React.

Rax: A universal React-compatible render engine

January 22, 2017

This issue features insights on creating your own programming language with Ohm, explores advanced form handling in React, and shares 20 open-source React apps. Plus, learn about building a fast Uber clone and getting started with React Native on Windows.

React’s Five Fingers of Death. Master these five concepts, then master React.

January 15, 2017

In this issue, explore language design with Ohm, master React's core concepts, delve into JSX's pros and cons, discover Prettier for consistent formatting, and learn how Netflix crafts a high-performance TV interface.

How I converted my React app to VanillaJS (and whether or not it was a terrible idea)

January 08, 2017

In this issue, explore tutorials on creating a programming language with Ohm, converting a React app to VanillaJS, animating particles in Docker, and insights on Redux and React interview questions.

A simple messaging app with React Native and Socket.io

January 01, 2017

This week's newsletter features tutorials on creating your own programming language, a guide to a messaging app with React Native and Socket.io, and insights into React.js vulnerabilities and differences with React-Native.

Advanced Data Tables in React

December 25, 2016

This issue explores building programming languages with Ohm, advanced data tables in React, understanding React Fiber, and practical tips for using GraphQL in production. Plus, enhance your React skills with a new tutorial series.

Minimal Redux Setup

December 18, 2016

This issue features a minimal Redux setup, a guide to extracting nested data with destructuring, an exploration of Virtual DOM, insights from a React contractor, and the exciting React VR pre-release.

React.js Tutorial Pt 1: A Comprehensive Guide to Building Apps with React.js

December 11, 2016

This issue features essential resources for mastering React.js, from building apps to testing components. Plus, discover how to create your own programming language with Ohm. Dive in and elevate your coding skills.

Writing your styles in JS ≠ writing inline styles

December 04, 2016

This issue features insights on crafting your own programming language with Ohm, the difference between inline styles and CSS-in-JS, testing React’s SEO, and essential guides on Redux application structure and Ant Design.

Modelling MobX state as in Redux

November 27, 2016

This issue features insights on creating a programming language in under 200 lines, tips for effective Redux architecture, and lessons learned from migrating to React. Explore state management and reusable components.

Build a Voting App using React

November 20, 2016

This issue features essential resources for developers, including tutorials on building a custom programming language, creating a voting app with React, and mastering Redux and Thunk. Dive in for valuable insights and updates.

5 Simple Tips for Your First React + Redux Project

November 13, 2016

This week’s newsletter covers essential tips for starting your first React + Redux project, introduces performance measurement decorators, and explores React's Children API and efficient routing strategies. Get insights to enhance your React skills.

SVG to React CLI

November 06, 2016

This issue features essential tools and insights for React developers. Explore SVG to React CLI, Responsive React architecture, best practices for forms, and a deep dive into MobX for effective state management.

Fine Uploader

October 30, 2016

This issue features essential resources for React enthusiasts, including a guide to Fine Uploader, elegant form validation techniques, the release of JSX 2.0, new React documentation, and insights on SEO for React applications.

Building D3 Components with React

October 23, 2016

In this issue, we explore integrating D3 with React for enhanced visualizations, introduce ReduxVCR for session recording, discuss realistic game development goals, and delve into React component testing with Jest snapshots.

Redux: It’s Middleware All the Way Down!

October 16, 2016

This issue features insights on Redux middleware, tips for structuring app state to avoid complexity, and a look at Electrode for enhancing React SSR performance. Plus, check out Vim snippets and a Netflix-like landing page project.

Creating isomorphic React+Redux App and deploying it on Heroku

October 09, 2016

This week’s issue features insights on creating isomorphic React+Redux apps, managing dependencies with component factories, and structuring maintainable projects with React/Redux. Dive into Electrode for universal app development.

Configure create-react-app without ejecting ⏏

October 02, 2016

In this issue, explore essential React topics: configure create-react-app without ejecting, safely use React context, implement server-side rendering, and discover clever component patterns. Happy coding.

You Might Not Need Redux

September 25, 2016

This issue explores the pros and cons of state management in React, diving into Redux and MobX, and features a hands-on guide to building a game with Three.js and React. Discover insights you didn’t know you needed.