Ruby: Nil
Following my previous posts with basic Javascript aspects, like context and variable hoisting, …
I create, maintain, and operate software. Sometimes I write about it here.
Following my previous posts with basic Javascript aspects, like context and variable hoisting, …
This is article is the second of a series of n articles, where n could be any given number …
People make a lot of confusion about Javascript context mechanism. I don’t think …
Some time ago, I posted here about a simple project that I’ve done in my post-graduation …
I work in a company that have an enterily MS-based network, which means, all that domain login …
Git has a lot of features, and I bet that 90% of who use it (including me) doesn’t know …
Rails 3.1 introduced the asset pipeline, which make it easy to include versioned external …
Since I’ve seen the new Basecamp, I fall in love with it. It’s fast, had sleek …
One of the principles of Unobtrusive JS is the “separation of functionality (the …