We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
corollary to #9. Always argue with the thought leaders and se...
Sep 26 '20
I use the mnemonic Apply = Array to remember the difference
Aug 10 '20
Secret:abs Titan
Aug 6 '20
const sleep = (ms) => new Promise(r => setTimeout(r, ...
Oct 20 '19
don't drop the box (or at least configure the punch machine...
Jun 4 '19
This week, I got a ticket to Google Next 19 from Udacity, w...
Feb 22 '19
I get it that using Maybe prevents a null reference from cr...
Oct 31 '18
Recent comments
Top 10 Pieces of Advice for Becoming the Worst Developer Possible
corollary to #9. Always argue with the thought leaders and se...
Truly Understand Bind, Call & Apply
I use the mnemonic Apply = Array to remember the difference
What type of chair do you sit on when coding?
Secret:abs Titan
Common Node.js mistakes in Lambda
const sleep = (ms) => new Promise(r => setTimeout(r, ...
What are you "old enough to remember" in software development?
don't drop the box (or at least configure the punch machine...
What was your win this week?
This week, I got a ticket to Google Next 19 from Udacity, w...
NULL, "The Billion Dollar Mistake", Maybe Just Nothing
I get it that using Maybe prevents a null reference from cr...