#javascript

If you're like me, you've hit a wall before where CSS falls just a little short of what you want to accomplish with your responsive design. And like me, perhaps you turned to jQuery to tweak things slightly when users visit your...
Underscore.js, as described on their website, is "a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the...
I was exploring various ways of creating a namespace for my application's functions and I wasn't happy with any of the options I found. My requirements were something like: -