i18n Module for Node and Express.js
As a follow-up to my post from last week on a strategy for i18n and Node.js I’ve published my module…
How to fix 404 error reports in WordPress?
For the most of your visitors are 404 error reports disturbing and maybe a reason to leave your website. For yourself as the…
A Strategy for i18n and Node.js
Recently I internationalized a Node/Express web application that I’ve been working on and it seems to have gone fairly well…
One logger to rule them all
I called the vote on the Logger Interface proposal last week. When the vote ends next week it will become…
Why moving elements with translate() is better than pos:abs top/left
In modern days we have two primary options for moving an element across the screen: using CSS 2D transforms and…
Why moving elements with translate() is better than pos:abs top/left
In modern days we have two primary options for moving an element across the screen: using CSS 2D transforms and…
Writing games for fun
GitHub organized a Game Off – or a game competition – back in November. The contest ran for a month…
10 Great Tools for Testing Your Website on Mobile Devices
Smartphones and other handheld devices contribute substantially to the overall viewership of any website. Latest estimates show that it is…
Lessons on Reducing Your Web App’s Bounce Rate by 75 Percent
Editor’s note: Product tours are immensely helpful for user retention and minimizing bounce rates – often improving sales conversions 20-100%…
Encouraging contributions with the Easy Pick label
One of the barriers to convert users into contributors in an open-source projects is that many people have no idea…