Welcome

to my Blog

I’m a FrontEnd developer based in France. Loving beautiful and easy to use interfaces.

Follow
banner-image
Node.js: production management with PM2

Node.js: production management with PM2

It’s real easy to come with having your site running with Node.js: simply start it with “node server.js” and here you go. But what if you wanted to take advantage of the multiple cores of...

Continue...
Introduction to AngularJS

Introduction to AngularJS

Lots of things are happening in the JavaScript world: it’s moving so fast it’s difficult to keep up with it! Angular-JS is an open-source MVC framework created by Miško Hevery and Adam Abrons in 2009...

Continue...
Android KitKat: little details matter

Android KitKat: little details matter

With the latest iteration of Android, Google refined some little details. No big changes, but a lot of new small modifications that matter. In a previous experiment I wondered how could time widgets be improved....

Continue...