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
Angular 2.0: scandals, intrigue, investigation ...
Search
Google Developers Group Lviv
March 25, 2015
Programming
0
490
Angular 2.0: scandals, intrigue, investigation by Dima Maleev
Angular 2.0: scandals, intrigue, investigation by Dima Maleev
Google Developers Group Lviv
March 25, 2015
Tweet
Share
More Decks by Google Developers Group Lviv
See All by Google Developers Group Lviv
[Elad Bezalel] Angular Material CDK
gdglviv
1
160
[Zac Sweers] Breaking the Android ClassLoader
gdglviv
1
240
[Daniel Galpin] Adventures in Navigation
gdglviv
2
500
[Rebecca Franks] Practical Image Processing in Android
gdglviv
1
400
[Mateusz Herych] Architecture for App Bundles
gdglviv
2
130
[Andrea Falcone] Iterative Mobile Development
gdglviv
2
100
[Yonatan Levin] Keynote: The world of change and your significance in it
gdglviv
1
140
[Denys Tkalich] Using BigQuery as a data warehouse in B2B startup
gdglviv
1
97
[Mete Atamel] Google Assistant powered by Containers, Machine Learning and .NET on Google Cloud
gdglviv
1
150
Other Decks in Programming
See All in Programming
Improving my own Ruby thereafter
sisshiki1969
1
160
旅行プランAIエージェント開発の裏側
ippo012
2
910
詳解!defer panic recover のしくみ / Understanding defer, panic, and recover
convto
0
240
Putting The Genie in the Bottle - A Crash Course on running LLMs on Android
iurysza
0
140
テストコードはもう書かない:JetBrains AI Assistantに委ねる非同期処理のテスト自動設計・生成
makun
0
320
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.3k
Vue・React マルチプロダクト開発を支える Vite
andpad
0
110
CJK and Unicode From a PHP Committer
youkidearitai
PRO
0
110
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
2.3k
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
1.5k
複雑なフォームに立ち向かう Next.js の技術選定
macchiitaka
2
120
Featured
See All Featured
Being A Developer After 40
akosma
90
590k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
840
Making Projects Easy
brettharned
117
6.4k
We Have a Design System, Now What?
morganepeng
53
7.8k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Practical Orchestrator
shlominoach
190
11k
Visualization
eitanlees
148
16k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
131
19k
Done Done
chrislema
185
16k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Typedesign – Prime Four
hannesfritz
42
2.8k
Transcript
What is new in AngularJS 2.0? by dimko1
None
None
1.3 1.5 – 2 years of support after 2.0 RTM
Dedicated full team works on 1.3 No plans for migration story Angular 1.4 Planned
5
Motivation Performance Web evolution Mobile Easy of use
Angular 2 vs React 7
Change Detection 8
Angular Forms 9
10
11
AtScript TypeScript
DI. Previous
14
15
Visualizer 16
Scope • Instance Scope • Child Injectors 17
Templating & Data-Binding 18 Dynamic Loading
Directives.Components 19
Directives. Decorators 20
Directives. Template 21
Template Syntax 22
Router • Like a standard Router:) • Child Routes •
Screen Activation • Now - still working on that. 23
How to run? • rtts-assert • es6-shim • System.js •
Zone.js • Traceur • https://github.com/angular/ quickstart.git 24
Refs • http://eisenbergeffect.bluespire.com/all- about-angular-2-0/ • http://angularjs.blogspot.com/ • http://angular.io • http://ng-learn.org/2014/03/AngularJS-2-
Status-Preview
26
27 ?