UI sortable helps reordering items with drag 'n drop. It works quite fine. Proven configuration for sorting table rows
When you're facing a somewhat complex Google Analytics setup and want to find out what's happening, you can...
In developing countries like Nigeria, Opera Mini is used by up to 70% of users on mobile.
Note This card does not reflect the current state of lazy loading technologies. The native lazy attribute could be used...
When you're developing a gem, never list the same dependency as both runtime and development dependency in your .gemspec...
Redactor is yet another WYSIWYG editor. It definitely has its weak points, but I want to point out that it...
Moved from Less to Sass. Bootstrap now compiles faster than ever thanks to Libsass, and we join...
Developing complex regular expressions quickly blows my mind. Here are some online regex editors that help you by highlighting matching...
jquery-placeholder is a simple jQuery plugin that enables form placeholders in browsers that do not support them natively, i.e...
There are times when you have a chunk of text that you want to do something with, e.g. replace something...
This guide shows how to create an AngularJS application that consumes more and more memory until, eventually, the browser process...
This jasmine plugin helps with testing DOM manipulation in two ways: It gives you DOM-related matchers like toBeVisible() or...
Responsive Lightbox JavaScript that just works. You can use it for single images or a gallery. Animations are optional.
A nice bookmarklet to analyze how many watchers have been registered on the current page. Good for keeping an eye...
We will be installing rbenv and ruby-build from our own fork, not from the Ubuntu sources. Installing rbenv
When using jQueryUI's Sortable plugin (either directly or via Angular's ui.sortable), you might struggle testing your nice drag...
When you tell rbenv to install a Ruby it does not know about, you will get an error message.
jQuery plugin that makes it easy to dynamically add and remove records when using ActiveRecord's nested attributes.
Local testing allows you to test your private and internal servers using the BrowserStack cloud, which has support for firewalls...
Awesome Sass plugin to experiment with Subtle Patterns based textures. It automatically removes the base color from the pattern, leaving...
So you client has asked you to implement a row of buttons to like the URL on Facebook, Twitter and...
This card shows how to upgrade a Rails 2 application from Rails 2.3.8 through every single patch level up to...
Backbone plugin to override getters and setters with logic.
jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns...