Link
Embed
Share
Beginning
This slide
Copy link URL
Copy link URL
Copy iframe embed code
Copy iframe embed code
Copy javascript embed code
Copy javascript embed code
Share
Tweet
Share
Tweet
Slide 1
Slide 1 text
AngularJS Tom Wilson
Slide 2
Slide 2 text
HTML Enhanced JavaScript Framework
Slide 3
Slide 3 text
http://plnkr.co Hello World DEMO
Slide 4
Slide 4 text
AngularJS Structure ● Controllers ● Directives ● Services
Slide 5
Slide 5 text
Lets Build and App
Slide 6
Slide 6 text
No content
Slide 7
Slide 7 text
Setup ● Install nodejs - http://nodejs.org ● npm install ng -g ● ng init barcampchs ● built markup ● push to github - https://github. com/twilson63/barcampchs ● tag red-texas-48
Slide 8
Slide 8 text
AngularJS App Structure
Slide 9
Slide 9 text
Routing
Slide 10
Slide 10 text
github tag teal-surrey-51
Slide 11
Slide 11 text
Add Sessions
Slide 12
Slide 12 text
/app/services/session.js
Slide 13
Slide 13 text
No content
Slide 14
Slide 14 text
inject Session and Location into newSession.js and add session, then redirect to root path
Slide 15
Slide 15 text
No content
Slide 16
Slide 16 text
No content
Slide 17
Slide 17 text
No content
Slide 18
Slide 18 text
No content
Slide 19
Slide 19 text
github tag khaki-kennedy-18
Slide 20
Slide 20 text
Vote
Slide 21
Slide 21 text
/app/services/session.js
Slide 22
Slide 22 text
No content
Slide 23
Slide 23 text
No content
Slide 24
Slide 24 text
Edit Session
Slide 25
Slide 25 text
No content
Slide 26
Slide 26 text
No content
Slide 27
Slide 27 text
git tag red-reindahl-14
Slide 28
Slide 28 text
Cloud MongoLab