I’ve used Angular 1 at my last couple of day jobs, and have gradually grown to be grumpy about it. At the time when it was released (2010), the framework had some really cool ideas baked in: automatic Model → View syncing (unlike Backbone), automatic View… Read more
Similar
This article discusses five tips that will be useful to improve the load time of your Angular application. (more…)
Read more »
Component is one of the essential building block of any Angular app. A component controls a
patch of screen called a view. Components are the main way we build and specify elements and logic on the page,
... (more…)
Read more »
Confused much? I wouldn’t blame you. Did Angular 3 get released in a hush hush way, undercover and below the radar? No. The third version…...
Read more »
The article should help people to understand the benefits of React, but also the benefits of Angular, to make a decision between Angular or React - or even React or Angular 2...
Read more »
A detailed overview of securely integrating an Angular application with an OAuth provider using the OAuth Authorization Code Grant... (more…)
Read more »