my face
paulgray.net

Posts about programming:

Testing for Race Conditions with Redux
This post will explain how to write unit tests for race conditions in a redux reducer.
November 29, 2017
Why you need keys for collections in React.
This post will explain the importance of keys in React and some edge cases to consider when choosing them.
July 25, 2017
Types as a convenience, Assumptions.
Minimize your assumptions with types.
December 16, 2016