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
560
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
Kubernetes上でOracle_Databaseの運用を楽にするOraOperatorの紹介
nnaka2992
0
150
モジュラモノリス、その前に / Modular monolith, before that
euglena1215
6
670
Rails 8 Frontend: 10 commandments & 7 deadly sins in 2025
yshmarov
1
620
AWS認定資格を受験するにあたり、気づいたこと・実践していたことのまとめ
satoshi256kbyte
1
120
実践Dash - 手を抜きながら本気で作るデータApplicationの基本と応用 / Dash for Python and Baseball
shinyorke
2
260
コードレビューと私の過去と未来
jxmtst
0
250
Делим тесты между QA и разработчиком
mariyasaygina
0
530
Re:PandasAI:生成AIがデータ分析業務にもたらすパラダイムシフト【増補改訂版】
negi111111
1
900
[PHPカンファレンス沖縄2024]「無理なくできるだけ安全に」テストもないレガシーコードをリファクタリングするテクニック
ikezoemakoto
3
120
Compose Multiplatform과 Ktor로 플랫폼의 경계를 넘어보자
kwakeuijin
0
250
Infrastructure as Code でセキュリティを楽にしよう!
konokenj
6
1.4k
Memory API: Patterns, Use Cases, and Performance
josepaumard
1
140
Featured
See All Featured
Design by the Numbers
sachag
278
19k
WebSockets: Embracing the real-time Web
robhawkes
59
7.3k
A Modern Web Designer's Workflow
chriscoyier
692
190k
10 Git Anti Patterns You Should be Aware of
lemiorhan
653
59k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
46
4.9k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
7.5k
Bootstrapping a Software Product
garrettdimon
PRO
304
110k
Building a Scalable Design System with Sketch
lauravandoore
459
32k
Scaling GitHub
holman
458
140k
The Pragmatic Product Professional
lauravandoore
31
6.2k
[RailsConf 2023] Rails as a piece of cake
palkan
49
4.7k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.8k
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