Coffeescript gotchas (part 3): Switch statement and loops
· 2 min read
Welcome to the third part of Coffeescript gotchas. If you haven't yet read the first and second part of the...
· 2 min read
Welcome to the third part of Coffeescript gotchas. If you haven't yet read the first and second part of the...
· 3 min read
For this second part of the series, we'll dig into CoffeeScript operators and their aliases, which make our lives easier...
· 3 min read
In the last couple of months I took some time to learn and work on a CoffeeScript project. Writing CoffeeScript...
· 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...
· 1 min read
Sublime text is my text editor of choice for many reasons. It's super fast and responsive, it's available for many...
· 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
We've seen how you can add custom touch icons for iPhone/iPad use (if you need more information have a look...
· 1 min read
I just wanted to dedicate this post to the generous translators of the Ambrosia theme. The theme made it to...
· 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
Once again (and hopefully for the last time) I moved all my code snippets to Codepen. I think it better...
· 1 min read
Lately I have become a heavy reader of various UX related books. Below I summarize lists of useful UX tools...