Thursday, November 13, 2014

AngularJS in Real Life

At Netherlands ING Bank, they make the shift to embrace Angular widely. Key points are:
* Focus on automatic tests, Protractor, Page Objects, Karma
* Component library with website for doc and examples (ngdoc)
* Less for CSS
* Grunt  and bower

 http://cfp.devoxx.be/2014/talk/GNZ-6136/Enterprise_scale_AngularJS:_Component_library_and_Style_guide 

1 comment:

  1. Here a presentation about automatic testing for javascript: https://github.com/spape/Testing-in-AngularJS

    ReplyDelete