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
Meet AngularJS and fall in love
Search
Bartosz Knapik
June 07, 2013
Programming
1
610
Meet AngularJS and fall in love
for RedDotRubyConference Lightning Talk in Singapore
Bartosz Knapik
June 07, 2013
Tweet
Share
More Decks by Bartosz Knapik
See All by Bartosz Knapik
AngularJS on the edge
bartes
0
230
Other Decks in Programming
See All in Programming
Railsアプリケーションと パフォーマンスチューニング ー 秒間5万リクエストの モバイルオーダーシステムを支える事例 ー Rubyセミナー 大阪
falcon8823
5
1k
iOS 26にアップデートすると実機でのHot Reloadができない?
umigishiaoi
0
110
Team operations that are not burdened by SRE
kazatohiei
1
290
AWS CDKの推しポイント 〜CloudFormationと比較してみた〜
akihisaikeda
3
320
git worktree × Claude Code × MCP ~生成AI時代の並列開発フロー~
hisuzuya
1
520
エンジニア向け採用ピッチ資料
inusan
0
180
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
350
新メンバーも今日から大活躍!SREが支えるスケールし続ける組織のオンボーディング
honmarkhunt
3
2.4k
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
670
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
0
300
エラーって何種類あるの?
kajitack
5
340
明示と暗黙 ー PHPとGoの インターフェイスの違いを知る
shimabox
2
470
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
329
21k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
Site-Speed That Sticks
csswizardry
10
680
Adopting Sorbet at Scale
ufuk
77
9.4k
A Tale of Four Properties
chriscoyier
160
23k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Thoughts on Productivity
jonyablonski
69
4.7k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Being A Developer After 40
akosma
90
590k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.9k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Transcript
None
None
Why AngularJS is awesome?
None
AngularJS Infrastructure smart UI, controllers, directives, filters, services, configuration
Quality SOLID Principles (Dependency Injection) [Practical Object-Oriented Design in Ruby
- Sandy Metz] No framework dependencies
Testability AngularJS - coding litter free zone Jasmine - http://pivotal.github.io/jasmine
E2E Karma (Testacular) - http://karma-runner.github.io Chrome extension - angularjs-batarang
How to start skeleton - https://github.com/angular/angular-seed generators - http://yeoman.io documentation
& support - http://angularjs.org useful blogs - http://www.yearofmoo.com, http://briantford.com/blog AngularJs toolbox - http://ngmodules.org tutorials - youtube.com, railscasts.com, codeschool.com
Thank You Wish you no spaghetti code If you like
AngularJs then you should try: dependor - https://github.com/psyho/dependor bogus - https://github.com/psyho/bogus