Web dev and more

Recent Posts

  • December 30, 2016

    Replacing slow gulp.watch task

    I am currently working on a big project, meaning that we have a lot of files that needs to be watched. Somewhen our gulp watch task started to be very slow and to need round about 2 minutes to ramp up (initial gulp watch call) and more than 8 seco...

  • September 04, 2016

    Aurelia advanced I18N

    Recently I had to implement i18n in order to support several languages and users all around the world. I used the official aurelia-18n library and had some difficulties make everything work in Safari (Cordova iOS App) and with Typescript...

  • May 25, 2016

    Aurelia in Production

    I am into Aurelia for some time now and like it more every day. I wrote a blog post about Aurelia in January after I developed my first demo application and presented it to interested colleagues. Now we will use Aurelia in production ...