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
Tag Archives: JavaScript
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
Set custom Firebase IDs with AngularJS string filters
My developer to-do list grows constantly and Firebase was already there for a long time. Continue reading
Update PhantomJS to test Angular 1.5
TL;DR: npm install karma-phantomjs-launcher@latest phantomjs-prebuilt@latest
Updating an old project to Angular 1.5 all my tests broke or that’s what I thought when I got the Error: [$injector:modulerr] Failed to instantiate module ng due to: TypeError: ‘undefined’ is not an object (evaluating ‘Function.prototype.bind.apply’).
NG-NL 2016
In the year of Angular 2, the Dutch conference has been the first of an increasing number of Angular.js related events. Continue reading