Blog

Tag: Angular

Blog
Mani Shankar - Feb 21, 2017

Bindings in Angular 2.x

In the last Tech-talk, we discussed the Architecture of Angular2.x., more specifically, how it looks and some of it’s major components. Today we will be discussing all the…
Blog
Mani Shankar - Feb 15, 2017

Code Behind flavor in Angular 2.x application

How Angular 2.x resembles Server Side (Code Behind) coding flavor in front-end The overall Angular 2.x architecture looks like something below: Continue reading Code Behind flavor in Angular 2.x…