React Boilerplate
路 1 min read
Hi all, after the very successful Gulp boilerplate for web designers and Grunt boilerplate for web designers, I鈥檓 very pleased...
路 1 min read
Hi all, after the very successful Gulp boilerplate for web designers and Grunt boilerplate for web designers, I鈥檓 very pleased...
路 1 min read
Those of you that follow my blog might have noticed how fond I am to some of CoffeeScript's conveniences. They...
路 2 min read
Two weeks ago, I published a Grunt.js boilerplate with common tasks for web designers. This week I'm trying out the...
路 1 min read
Hi all, I'm very happy to announce my first grunt project that will definitely help you if you are a...
路 3 min read
You can save a huge amount of time simply by learning to use the development tools (all modern browsers have...
路 1 min read
A couple of weeks ago I posted how can you get an element's tagname using jQuery's .prop() method"). A simpler...
路 1 min read
Getting the selected element's tag name is very easy in jQuery. Just use the below code. Keep in mind that...
路 1 min read
I just released jPrefetch a nice little jQuery plugin that makes HTML5 prefetching a bit easier. You can very easily...
路 2 min read
Many people believe that Internet Explorer (especially 7 and 8) cannot render correctly responsive web sites. Well the truth is...
路 1 min read
Every now and then, I come across the very same issue, so I decided to write a post about it....
路 1 min read
I've been working on a "lights off" effect for videos the other day. Here's a demo page (with the appropriate...
路 1 min read
Last week a reader contacted me noting that my equal heights script was not working. When I took a closer...