Blog
Projects
Goals
Blog Archive
July 13, 2019
Lazy loading Zendesk saved Huddle 2.3MB of JavaScript
March 13, 2019
Documenting code sensibly with empathy
January 31, 2019
Applying the KonMari method to coding
December 30, 2018
Using Puppeteer to interact with the Devtools UI (Hack)
December 29, 2018
Event Propagation: React Synthetic Events vs Native Events
December 9, 2018
Docker-in-JS: A case study
June 25, 2018
Visual Regression Testing
December 26, 2017
Thing’s I learnt from a hackathon
July 18, 2017
Using ES2015 generators to mock API responses
June 6, 2017
JS Tip: Use parseInt for strings, NOT for numbers
April 5, 2017
Runtime Coverage using Chrome DevTools
February 5, 2017
Create an AWS Lambda Function in JavaScript
January 14, 2017
JavaScript: Currying and Partial Application
January 2, 2017
JavaScript: Function Composition and Pipelines
May 11, 2016
Logical Operators in JavaScript
April 5, 2016
Debugging JavaScript with Monkey Patching Properties
March 26, 2016
Debugging JavaScript with Monkey Patching Functions
March 3, 2016
What is TCP/IP?
February 25, 2016
The Comma Operator in JavaScript