My job involves creating different customer payment flows for different scenarios. So I have to deal with a lot of forms on a daily basis. Filling out forms to test a flow and especially during development can become very repetitive...
In this post I would like to layout how we handle I18n and L10n in Zalon. This is basically a write up of a presentation I did at a company recently, So it might be a bit heavy on text...
The es6 modules(es6m) spec is now finalized, so I think it is a great time to start using it in our frontend apps. My first experience with es6m was with ember-cli...
Recently I wanted to implement list filtering in one of my side projects. This post detail's how I created a multiple selection filter component...
EmberJS is picking up these days with the release of version 1.0 and it's Ember Data persistance library. In my current company, most of us work with BackboneJS or AngularJS. I saw a presentation...
I've been contemplating for some time about starting a blog. There are a gazillion developer blogs out there, so why should I start one...