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
150
[Zac Sweers] Breaking the Android ClassLoader
gdglviv
0
230
[Daniel Galpin] Adventures in Navigation
gdglviv
1
480
[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
97
[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
エラーって何種類あるの?
kajitack
5
320
PostgreSQLのRow Level SecurityをPHPのORMで扱う Eloquent vs Doctrine #phpcon #track2
77web
2
410
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
250
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
210
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
170
ニーリーにおけるプロダクトエンジニア
nealle
0
680
XP, Testing and ninja testing
m_seki
3
220
地方に住むエンジニアの残酷な現実とキャリア論
ichimichi
5
1.4k
GoのGenericsによるslice操作との付き合い方
syumai
3
700
CursorはMCPを使った方が良いぞ
taigakono
1
200
Benchmark
sysong
0
280
Goで作る、開発・CI環境
sin392
0
180
Featured
See All Featured
Gamification - CAS2011
davidbonilla
81
5.3k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Why Our Code Smells
bkeepers
PRO
337
57k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
60k
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Designing Experiences People Love
moore
142
24k
Thoughts on Productivity
jonyablonski
69
4.7k
Bash Introduction
62gerente
614
210k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
Faster Mobile Websites
deanohume
307
31k
Building a Modern Day E-commerce SEO Strategy
aleyda
42
7.4k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
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 ?