React

97 articles · all categories

React is here to stay. It solves problems you may not even know existed. These essays are the good stuff I learned over the years.

React articles

December 2016

Livecoding #29: Optimizing React choropleth map rendering

Using HOCs to DRY up your code

Dancing tree fractal with React

Fun surprise: UglifyJS can't ES6

Livecoding #28: Productizing the door-answering Slack bot, Part 1

One awkward thing about MobX: Complex models

November 2016

Livecoding #27: New React Indie Bundle page almost done

Fractals in React

Fast, searchable dropdown inputs with React

I made a python script that converts SVG to React ?

Livecoding #26: A new page for a new React Indie Bundle

Modeling time in React

How to structure your MobX app for the real world

A tiny ES6 fetch() wrapper that makes your life easier

October 2016

Livecoding #25: Adding MobX to a vanilla React project

Simple MobX-driven modals

How to use MobX with create-react-app

Histogram in D3v3 vs D3v4

Livecoding #24: A choropleth in React.js

September 2016

Backbone → React: Handling state with MobX

Backbone → React: it's a people problem after all ?

Backbone → React – Step 1

Work on React+D3js ES6 v2 begins in earnest

August 2016

Animated string diffing with React and D3

Livecoding #19: It’s hard to package a library

Livecoding #18: An abstract React transition component

Livecoding #17: Particle physics is hard

July 2016

Livecoding #16: canvas.drawImage performance is weird but magical

Livecoding #15: Reaching the limits of canvas redraw speed

Livecoding #14: Mostly-smooth animation up to 4,000 elements with React and canvas