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
510
[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
110
[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
98
[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
Writing Better Go: Lessons from 10 Code Reviews
konradreiche
0
1.2k
XP, Testing and ninja testing ZOZ5
m_seki
3
640
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
210
明日から始めるリファクタリング
ryounasso
0
140
Devvox Belgium - Agentic AI Patterns
kdubois
1
120
理論と実務のギャップを超える
eycjur
0
130
Le côté obscur des IA génératives
pascallemerrer
0
140
(Extension DC 2025) Actor境界を越える技術
teamhimeh
1
250
PHPに関数型の魂を宿す〜PHP 8.5 で実現する堅牢なコードとは〜 #phpcon_hiroshima / phpcon-hiroshima-2025
shogogg
1
220
Catch Up: Go Style Guide Update
andpad
0
230
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
310
[Kaigi on Rais 2025] 全問正解率3%: RubyKaigiで出題したやりがちな危険コード5選
power3812
0
140
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
431
66k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
189
55k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
How GitHub (no longer) Works
holman
315
140k
Docker and Python
trallard
46
3.6k
We Have a Design System, Now What?
morganepeng
53
7.8k
The Language of Interfaces
destraynor
162
25k
KATA
mclloyd
32
15k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
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 ?