When a framework is new we all struggle to get things done right at first. From which function to use, to where to place the files, everything is part of the learning curve. And that’s why I wanted to share the best method I’ve found to use a custom build of the Bootstrap CSS, using Sass when developing an Angular 2 app with the awesome CLI. Continue reading
ng-europe 2016
Two years ago I went to the original edition of ng-europe and it was awesome. Not only was the first AngularJS conference in Europe but also the first conference I ever attended. Since them I’ve been to many others but I couldn’t miss the chance to visit the second edition of ng-europe and enjoy a few days in Paris. Continue reading
TNW Conference Europe 2016
Back in October I bought my ticket for The Next Web Conference happening in Amsterdam May 26-27. At that time I hadn’t gone yet to the Web Summit discovering that, as a developer, these kind of massive tech events don’t give me as much value as pure technical conferences do. Continue reading
JSConf Budapest 2016
I loved the first edition of JSConf Budapest and I couldn’t miss it this year, so I spent the past week in Budapest enjoying a new edition of the conference. Continue reading
Atomic updates with AngularFire
I’ve been working lately with Firebase and I find it impressive. But I know from my experience when you are new to a framework or library it’s not easy to piece it together.
Firebase introduced atomic multi-location writes, which play really well with the concept of denormalization as we can update multiple locations at the same time. Continue reading