EmberJS

Last week, I gave a talk about EmberJS. As a long time user of AngularJS 1.x some people were expecting a comparaison between these two frameworks. My point was more about what is Ember, what is the good and the bad with this framework. I was hoping to give to people the envy of trying it. And after the talk some of them told me that they will try. I am currently working on a simple hands-on training on EmberJS....

February 9, 2016 · 1 min · 107 words · Sylvain Cau

ngMockStorage

Hi guys, I just released a first version of a new library for AngularJS. The idea is to have a mock in your AngularJS application, but not deployed on the back side. With this kind of mock you are able to deploy an offline sandbox version of your website. The library decorates the $http service and uses the localStorage or sessionStorage to store your data. You will find the library there : github / npm...

December 21, 2015 · 2 min · 297 words · Sylvain Cau

Talk about Docker

Few weeks ago, as every month, my company has organised their Tech evening. This time, it was about Docker. As a long time user of virtualization and for the past year of Docker, I offered to talk about how to integrate docker in our everyday work. As a front end developper, I use very often Gulp, Grunt and/or Node.js in my projects. These tools are pretty awesome but when I deal with external libs I have to be really careful of what I put in my dependencies file....

November 6, 2015 · 3 min · 432 words · Sylvain Cau

Hi!

I have been pondering for a long time on the idea of creating a blog, but I was not quite sure on the subject to write on. For the past 6 months I started to do a lot, from talks about Docker to creating AngularJS training. Some of these were for my own purpose and other for my company. But it gave me the idea to share my experience of what I do, what I have done, my issues, etc....

November 5, 2015 · 1 min · 130 words · Sylvain Cau