Hattan Shobokshi

Post on 14-Feb-2016

41 views 0 download

Tags:

description

Hattan Shobokshi. m vcdotnet.wordpress.com. Web Development in the Past (Microsoft Stack). Web Development Today. SPA. Angular JS. Works with any server side technology ASP.NET, Node, Php, Ruby on Rails ... Declarative Data binding Highly Testable - PowerPoint PPT Presentation

Transcript of Hattan Shobokshi

Hattan Shobokshi

mvcdotnet.wordpress.com

Web Development in the Past (Microsoft Stack)

Web Development Today

SPA

Angular JS• Works with any server side technologyASP.NET, Node,

Php, Ruby on Rails ...• Declarative Data binding• Highly Testable• Does NOT depend on jQuery, BUT includes jQlite • Features: Client Side Routing, Services, Dependency

Injection

Library vs Framework

Model View Controller

Controller : Responds to User

Interaction

Model : Data

View : Representation of Data

HTML was built for documents not web

APPLICATIONS

Angular is what HTML would have been had it

been designed for applications

Data binding

DEMO

The future

• Object.Observe• Shadow DOM

The end

QUESTIONS?