Recent Comments
re: The book every programmer should read
Jan 2
"Refactoring: Improving the design of existing code" by Ma...
re: How Unix programmers at restaurants search menus for their favorite plate
Dec 13 '18
This article is awesome. It really shows all the possibilit...
re: Why is your preferred programming language your go-to?
Dec 10 '18
Python , then Ruby, then JavaScript
re: What software development skills only come with experience?
Dec 5 '18
As I grow as a developer, I realise it is totally OK to not...
re: Test Driven ... Everything
Dec 1 '18
Thanks for the comment . I guess I failed to communicate a ...
re: What’s a concept you understand now, but took you forever to grasp?
Nov 19 '18
Recursion . I understand that recursion is where a function...
re: Emulating "Private" Variables in JavaScript with Closures and Factory Functions
Nov 17 '18
I have been practising Factory Functions for a while in thi...
re: Emulating "Private" Variables in JavaScript with Closures and Factory Functions
Nov 17 '18
Yup, I am a big fan of Fun Fun Functions. Fluffykins is the...
loading...