Bower - for a NPM veteran
Me being a Node.js freak, am used to the npm ecosystem. But the very first time I came across Bower, I was confused in getting a grasp of what Bower was and why would any developer need it. Over a period of few months si
Me being a Node.js freak, am used to the npm ecosystem. But the very first time I came across Bower, I was confused in getting a grasp of what Bower was and why would any developer need it. Over a period of few months si
Backbone.js is a great framework for building web applications in a sane way. Given minimalism philosophy as its core strength, it passes the responsibilty of writing well maintanable business logic on top of Backbone to
Recently, I came across an interesting blog post in PayPal Engineering blog site. It was an article about how the author curated a solution to generate PayPal’s logo using just CSS3. One thing that kept me thinking was t
JavaScript is very flexible that sometimes not knowing to use it safelywould end up causing pitfalls. This post explains the traps of undefinedin JavaScript and ways to overcome them. undefined is one of JavaScript’s six