A short introduction to Elm
A short presentation about Elm I gave at MontpellierJS.
More …A short presentation about Elm I gave at MontpellierJS.
More …A year earlier I decided to switch from OSX to Ubuntu, so now is a good time to make a little retrospective. TL;DR: Linux now offers a pleasant desktop user experience and there’s no way back for me.
More …Conférence donnée au Capitole du Libre le 29 novembre 2016.
More …Ça fait plusieurs fois que j’ai cette conversation, quelles sont les limites acceptables pour obtenir la fidélité d’un utilisateur ?
More …I’ve been giving JavaScript & CasperJS training sessions lately, and was amazed how few people are aware of the Functional Programming capabilities of JavaScript. Many couldn’t see obvious usage of these in Web development, which is a bit of a shame if you ask me.
More …So finally you’re testing your frontend JavaScript code? Great! The more you write tests, the more confident you are with your code… but how much precisely? That’s where code coverage might help.
More …As rich Web application complexity grows, if you want to keep your sanity, you need to unit test your frontend JavaScript code.
More …I’m mostly a pythonista, though many people keep trolling asking me why I’m doing JavaScript, oh boy, such a language that sucks. I’m putting this blog post here to address this question once for all, let me hope.