Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
AngularJS
Search
Tom Wilson
November 11, 2012
Programming
5
630
AngularJS
BarCamp 2012
Tom Wilson
November 11, 2012
Tweet
Share
More Decks by Tom Wilson
See All by Tom Wilson
Application Development
jackhq
1
110
JS the language every programmer should know
jackhq
4
650
Programming Basics with JavaScript
jackhq
0
190
NodeJS-Talk @convergese 2012
jackhq
3
310
Pair Programming and TDD
jackhq
5
270
Other Decks in Programming
See All in Programming
ご注文の差分はこちらですか? 〜 AWS CDK のいろいろな差分検出と安全なデプロイ
konokenj
4
600
What's new in AppKit on macOS 26
1024jp
0
150
[SRE NEXT] 複雑なシステムにおけるUser Journey SLOの導入
yakenji
0
160
バイブスあるコーディングで ~PHP~ 便利ツールをつくるプラクティス
uzulla
1
150
階層化自動テストで開発に機動力を
ickx
0
320
LT 2025-06-30: プロダクトエンジニアの役割
yamamotok
0
880
“いい感じ“な定量評価を求めて - Four Keysとアウトカムの間の探求 -
nealle
2
12k
構文解析器入門
ydah
6
1.5k
テスト駆動Kaggle
isax1015
1
790
おやつのお供はお決まりですか?@WWDC25 Recap -Japan-\(region).swift
shingangan
0
140
Android 16KBページサイズ対応をはじめからていねいに
mine2424
0
490
新メンバーも今日から大活躍!SREが支えるスケールし続ける組織のオンボーディング
honmarkhunt
5
8.9k
Featured
See All Featured
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.4k
How to Ace a Technical Interview
jacobian
278
23k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
It's Worth the Effort
3n
185
28k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Into the Great Unknown - MozCon
thekraken
40
1.9k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
The Cost Of JavaScript in 2023
addyosmani
51
8.6k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Transcript
AngularJS Tom Wilson
HTML Enhanced JavaScript Framework
http://plnkr.co Hello World DEMO
AngularJS Structure • Controllers • Directives • Services
Lets Build and App
None
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
AngularJS App Structure
Routing
github tag teal-surrey-51
Add Sessions
/app/services/session.js
None
inject Session and Location into newSession.js and add session, then
redirect to root path
None
None
None
None
github tag khaki-kennedy-18
Vote
/app/services/session.js
None
None
Edit Session
None
None
git tag red-reindahl-14
Cloud MongoLab