Articles

Avoid nasty bugs learn how to properly do comparisons
you have been declaring your functions wrong!
Javascript is one of the few languages where your code style can cause you run time problems, see why
The importance of writting good user stories
How come an idea from the sixties is taking off only now?
How to easily install and manage all your project dependencies
Don't waste time manually testing your code, see how to do it automatically
How to implement the observer/subscriber pattern in javascript
How to implement the factory pattern in javascript
How to implement the Singleton pattern in javascript
Have you checked your code for CRAP
How to add methods to your class at run time
Some cool time savers for bash
This new form of attack can actually bankrupt a company by exploring the way banks are charging fees for electronic transactions.
This is one of funniest videos I've seen in a while
Ever wished users entered valid Urls ? Well why not force them ?
Most sites have a download function that allows them to track downloads, but for sites with output buffering activated this can be a pain ...