Latest posts

Introducing mqa.js

25 February 2013

It has been almost a year since I launched this website. Because of various reasons I haven’t really had time to write any (it surely isn’t because I’ve had lack of stuff to write about!). But here’s finally a new, short article and I’m happy I finally wrote a new one. Let me introduce mqa.js (meqa.js)—a small library for easing the use of media queries in JavaScript.

Read the rest of Introducing mqa.js


How this blog came to be

16 March 2012

So, I’ve gotten quite a few questions regarding what platform this website is running on so I thought it was time to do the obligatory “what I used to create my blog” post. Whatever you do, there’s almost always at least two options. In the case of choosing a blog platform, there’s a plethora. I’ll explain what I use and how you can use it too.

Read the rest of How this blog came to be


The Basics of jQuery

28 February 2012

So, a while back I had an internal presentation at work about this topic. A few good friends in the community took a look at my slides, and they thought it would make a nice blog post because “there can’t be too many good posts about jQuery introduction and best-practices.” Whether this post is going to be good or not, is up to you but I’ll try to outline what jQuery is, and how you can start working with it.

Read the rest of The Basics of jQuery