Module Inheritance Part I: Include and Prepend — Ruby 2.4.1I want to look at some less obvious behavior when usinginclude, prepend, and extend for mixins and modules. This turned out quite long, so…May 9, 20172May 9, 20172
Once you see arrow function abuse, you can’t unsee it“Don’t trust children with edge tools. Don’t trust man, great God, with more power than he has until he has learned to use that little…Dec 2, 2016Dec 2, 2016
The worst ‘javascript interview prep’ article everI’m linking this here, but you should not believe any of these lies.Nov 30, 2016Nov 30, 2016
uniquing an array in javascript & finding a love of coding challengesWhile working on a HackerRank problem, I wanted to get the unique values for an array of integers. This is a tremendously common problem…Nov 29, 2016Nov 29, 2016