Async / Await IIFE in Hapi 17 RoutingThe hapi 17 release is a complete (non-backwards compatible) rewrite of the popular enterprise-grade Node framework. Most notably it…Feb 7, 2018Feb 7, 2018
Calculating Better Rating Scores For Things Voted Onwith the lower bound of the Wilson score confidence interval for a Bernoulli parameterApr 13, 2017A response icon1Apr 13, 2017A response icon1
JS Quicktip: Reflect.apply() for slicing function argumentsHow often have you written this line?Jun 22, 2016A response icon1Jun 22, 2016A response icon1
React Unit Testing with Enzyme, Lab and CodePreviously I wrote about React Unit Testing with Tape, which is great for testing small, well defined components, but when working on a…Jun 1, 2016A response icon2Jun 1, 2016A response icon2
Invalidate Node.js Require CacheOnce in a while you need to re-require a node module and don’t want to use Node’s require cache. Why and when could this be useful? Well…Jun 1, 2016A response icon1Jun 1, 2016A response icon1
!!~arr.indexOf(e)Tidle and double bangs to test for elements in arraysFeb 26, 2016A response icon1Feb 26, 2016A response icon1
React Unit Testing with TapeA tutorial to unit testing with Tape, Babel & ES6 for React ComponentsDec 17, 2015A response icon5Dec 17, 2015A response icon5
React Component Style LogicGood Practice AdviceDec 11, 2015A response icon2Dec 11, 2015A response icon2
Custom Fonts in React Native for AndroidCurrently I am experimenting with React Native for Android during Hackweek at the New York Times. And of course, it wouldn’t be the New…Dec 10, 2015A response icon13Dec 10, 2015A response icon13
Published inNode and BeyondA Node.js Proof of Concept Virus(If you are looking for the source code scroll all the way down for the link)Sep 1, 2015A response icon4Sep 1, 2015A response icon4