Writing Clean React Code
Last updated 07 September 2016
Peter has been writing React code at Reverb.com for several months and has learned a thing or two about writing clean React code.
Thoughts about the internet, on the internet
Last updated 07 September 2016
Peter has been writing React code at Reverb.com for several months and has learned a thing or two about writing clean React code.
Last updated 27 July 2016
It's easy to search and change a string in javascript, but it can be confusing to change text on a whole html page without affecting any bound javascript or non-text html.
Last updated 27 February 2015
Why I decided to no longer use AngularJS in Rails apps
Last updated 06 November 2014
An intermediate guide to recursion in programming, using memoization
Last updated 31 October 2014
A basic guide to recursion in programming
Last updated 11 October 2014
A brief guide to routing with Rails and AngularJS