One of my favorite parts about the JavaScript community is that people choose to write it in so many different ways.
Why do you want to ruin that with a style guide?
Imagine if when Picasso was lea...
Read more »
JS++ 0.7.0 has arrived. Everything that is possible to do in JavaScript is now possible to do in JS++. JS++ has fully implemented JavaScript and the JS++ Standard Library is now fully documented. (more…)
Read more »
I once worked for a company that was in the business of helping students consolidate their loans. We had a student loan calculator on our… (more…)
Read more »
Google Analytics is NOT the right place to keep track of your JS errors. Read here how to use Sentry instead. (more…)
Read more »
Learn how to safely parse JSON using Javascript. Sanitize your application function input variables before using them in this tutorial. (more…)
Read more »