Published on3 March 2014How I built a translation engine in a weekendDefaultAn ode to fast prototyping in JavaScript.
Published on28 January 2014The problem of user language lists in JavaScriptDefaultThe list of languages configured in the browser is never made available to JavaScript!
Published on16 December 2013Don't optimise JavaScriptDefaultJavaScript VM are fast nowadays. JavaScript is unlikely to be the cause of a slow web app.
Published on25 November 2013Firefox OS: the Device Storage APIDefaultHow to develop Firefox OS app using the Device Storage API via Firefox OS Simulator?
Published on12 November 2013The ideal blogging workflowDefaultAn overview of the behind-the-scenes of this blog.
Published on5 November 2013Polyfilling generatorsDefaultExploring ES6 generators polyfills gives valuable insights about the internal mechanisms used by them.