Ember JS - Why Ember Matches My Wavelength

19
Ember JS – Why Ember Matches my Wavelength Lohith G. N, Microsoft MVP

Transcript of Ember JS - Why Ember Matches My Wavelength

Ember JS – Why Ember Matches my Wavelength

Lohith G. N, Microsoft MVP

About Me

• Lohith G N

• Microsoft MVP (ASP.NET/IIS)

• Author

• BDotNet

• @kashyapa

• http://about.me/kashyapa

Agenda

• About Ember

• Lap Around Ember Concepts

• Build GIDS2015 Portal in 30 mins

Framework for Creating Ambitious Web Applications

More Productive Out Of The Box

What makes Web special ?

URL

CONCEPTS

Templates

Expression - {{value}}Outlets - {{outlet}}

Components – {{componentname}}

Router

URL > Template > Model

Components

Custom HTML Tag Behavior in JS

UI through Template

Models

Stores Persistent State

LETS BUILD SOMETHING

DEMO

Q & A ?