AngularJS + Cordova (Updated And Even Better!)

By Nick Stuart This is an update to my previous article which talked about integrating AngularJS with Cordova. We’ll go over how the process has changed with newer version of Cordova(3.4) and Yeoman(1.1.2). You do not really have to read the old article to make use of this one. A lot of the work we did … Read more

From Caterpillar To Butterfly With Agile

By Miljan Bajic In my last blog post, “A Call for Agility in the Age of Constant Change”, I wrote how it is indisputably clear that Agile is becoming a mainstream methodology, and that Agile is winning the race when it comes to completing complex projects. Many organizations have adopted some aspects of Agile in … Read more

Jenkins Configuration For a Yeoman Based AngularJS Web Application

By John Stoltenborg At Portland Webworks we use continuous integration, the process of frequent testing and deployment of the software, to deliver higher quality products at a lower cost. Automation means less overhead during the development process A tightened feedback loop means increased communication on multiple developer teams Increased quality means better software and lower … Read more