Tag: AngularJS

09 Sep, 2020
Angular Migration and the Strangler Fig
The Challenge If your organization developed an application using the framework formerly known as Angular, now retroactively rebranded as AngularJS, you probably know that all that hard work and capital you put in now is bolted firmly to a sinking ship. AngularJS will officially exit long term support in July...

15 May, 2018
Optimistic UI does not Guarantee an Intuitive UX
A Pessimistic Viewpoint on Optimistic UI In a typical design that follows REST call patterns, the UI makes a call to the backend and updates based on the success or failure of that call. In an optimistic UI, however, the design assumes a successful call, makes the visual and...

03 Feb, 2017
Angular 1 or 2: Which is the Best for Your Project?
With Angular 2 coming out of beta, it is now available as a front end framework for your new project. Yet, some developers are still choosing to code new applications with Angular 1. My colleague wrote back when Angular 1 was relatively new about why you should care, but...

11 Jan, 2015
AngularJS: Why You Should Care
By Bill Lenoir Development teams are always on the lookout for more powerful tools that allow them to build better web applications faster. And it feels like there has been an unending stream of them over the last decade. AngularJS, an open source framework out of Google, is the...