Todd Carlson
Full-Stack Web Developer
JavaScript Mixins
JavaScript Mixins
2 min read
JavaScript Arrays
JavaScript Arrays
3 min read
Closure Time!
Closure Time!
3 min read
loading...
Recent comments
The Four Pillars of Object Oriented Programming
I 100% agree! My favorite instructor said that when it comes ...
The Four Pillars of Object Oriented Programming
Thanks for the article, I will check it out for sure!
The Four Pillars of Object Oriented Programming
Yes, it should! Thank you for bringing that to my attention. ...
Basic Algorithm Scripting in JavaScript
I guess I only call Math.sign for the positive case, the else...
Basic Algorithm Scripting in JavaScript
I'm using Math.sign() to check whether or not the number is p...
Basic Algorithm Scripting in JavaScript
"Repeat a given string str (first argument) for num times (se...
Basic Algorithm Scripting in JavaScript
Thanks for sharing your solutions! I love seeing what other p...