Show all feed information | Ping Blog Update
In the Decoding jQuery series, we will break down every single method in jQuery, to study the beauty of the framework, as an appreciation to the collective/creative geniuses behind it. The jQuery.Callbacks() function, introduced in version 1.7, returns a multi-purpose … Continue reading …
In the Decoding jQuery series, we will break down every single method in jQuery, to study the beauty of the framework, as an appreciation to the collective/creative geniuses behind it. Inside manipulation.js within the jQuery source, there is an interesting … Continue reading →
Nowadays Windows feels like Ubuntu a few years ago, without some hacks and tweaks, it can’t run many awesome stuff by default. If you use Ruby and Paperclip gem, you may have realized that the default gem doesn’t work because … Continue reading →
Many people must have already been aware of this problem/solution, but for those who don’t know, read on to know more. Bootstrap has been a popular set of HTML, CSS and JavaScript for front-end development. The problem many developers face … Continue reading →
My book has been published and Packt Publishing has a Giveaway for the book :) You can comment below the post and win a free copy of HTML5 Mobile development Cookbook. Three lucky winners stand a chance to win an … Continue reading →
Due to the fact that most pattern categories have been added to the collection, future roundups will only come when there is significant amount of updates. Juriy “kangax” Zaytsev has put very detailed research findings about named function expressions. As … Continue reading …
Mobile Boilerplate v3.0 has just been released! The release comes with many important update. Alex Gibson has brought up many issues and contributed a lot of ideas to the project in the past, now he joined the project as a … Continue reading →
This week’s focus has been documentation and formatting. Documentation, Documentation, Documentation I prefer to make the structure of my programs self-illuminating, eliminating the need for comments. I am not always successful, so while my programs are awaiting perfection, I am … …
In week 2, we continued to make pattern enhancement, more patterns were added to the collection. Let’s have a walk through of some of the major enhancement, addition and bug fixes. 1. Pattern Enhancement Currying kybernetikos helped adding a new … Continue reading →
A week since the release of JS Patterns – a JavaScript pattern and antipattern collection, the response has been overwhelming. There has been many updates in terms of pattern addition, pattern enhancement, overall improvement and bug fixes. Pattern enhancement 1) … Continue reading …