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
480
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
0
160
[Zac Sweers] Breaking the Android ClassLoader
gdglviv
0
230
[Daniel Galpin] Adventures in Navigation
gdglviv
1
490
[Rebecca Franks] Practical Image Processing in Android
gdglviv
0
390
[Mateusz Herych] Architecture for App Bundles
gdglviv
1
130
[Andrea Falcone] Iterative Mobile Development
gdglviv
1
98
[Yonatan Levin] Keynote: The world of change and your significance in it
gdglviv
0
140
[Denys Tkalich] Using BigQuery as a data warehouse in B2B startup
gdglviv
0
96
[Mete Atamel] Google Assistant powered by Containers, Machine Learning and .NET on Google Cloud
gdglviv
0
150
Other Decks in Programming
See All in Programming
VS Code Update for GitHub Copilot
74th
2
620
Team topologies and the microservice architecture: a synergistic relationship
cer
PRO
0
1.2k
#QiitaBash MCPのセキュリティ
ryosukedtomita
0
960
A2A プロトコルを試してみる
azukiazusa1
2
1.3k
XP, Testing and ninja testing
m_seki
3
230
GraphRAGの仕組みまるわかり
tosuri13
8
530
Porting a visionOS App to Android XR
akkeylab
0
290
AI時代のソフトウェア開発を考える(2025/07版) / Agentic Software Engineering Findy 2025-07 Edition
twada
PRO
67
20k
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
220
Systèmes distribués, pour le meilleur et pour le pire - BreizhCamp 2025 - Conférence
slecache
0
120
“いい感じ“な定量評価を求めて - Four Keysとアウトカムの間の探求 -
nealle
1
8.3k
AIと”コードの評価関数”を共有する / Share the "code evaluation function" with AI
euglena1215
1
140
Featured
See All Featured
Facilitating Awesome Meetings
lara
54
6.4k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Six Lessons from altMBA
skipperchong
28
3.9k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
680
Optimizing for Happiness
mojombo
379
70k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
138
34k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
500
Stop Working from a Prison Cell
hatefulcrawdad
270
21k
Making Projects Easy
brettharned
116
6.3k
GraphQLとの向き合い方2022年版
quramy
49
14k
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 ?