Top Banner
16

Hattan Shobokshi

Feb 14, 2016

Download

Documents

lefty

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
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Hattan Shobokshi
Page 2: Hattan Shobokshi
Page 3: Hattan Shobokshi

Hattan Shobokshi

mvcdotnet.wordpress.com

Page 4: Hattan Shobokshi

Web Development in the Past (Microsoft Stack)

Page 5: Hattan Shobokshi

Web Development Today

Page 6: Hattan Shobokshi

SPA

Page 7: Hattan Shobokshi

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

Page 8: Hattan Shobokshi
Page 9: Hattan Shobokshi

Library vs Framework

Page 10: Hattan Shobokshi

Model View Controller

Controller : Responds to User

Interaction

Model : Data

View : Representation of Data

Page 11: Hattan Shobokshi

HTML was built for documents not web

APPLICATIONS

Page 12: Hattan Shobokshi

Angular is what HTML would have been had it

been designed for applications

Page 13: Hattan Shobokshi

Data binding

Page 14: Hattan Shobokshi

DEMO

Page 15: Hattan Shobokshi

The future

• Object.Observe• Shadow DOM

Page 16: Hattan Shobokshi

The end

QUESTIONS?