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
Tool Catalog Agent for Bedrock AgentCore Gateway
licux
6
2.3k
はじめてのMaterial3 Expressive
ym223
2
260
How Android Uses Data Structures Behind The Scenes
l2hyunwoo
0
410
Compose Multiplatform × AI で作る、次世代アプリ開発支援ツールの設計と実装
thagikura
0
140
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.1k
ぬるぬる動かせ! Riveでアニメーション実装🐾
kno3a87
1
210
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
270
HTMLの品質ってなんだっけ? “HTMLクライテリア”の設計と実践
unachang113
4
2.8k
MCPで実現するAIエージェント駆動のNext.jsアプリデバッグ手法
nyatinte
7
1.1k
Swift Updates - Learn Languages 2025
koher
2
470
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.2k
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
36
6.9k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Designing for Performance
lara
610
69k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
How GitHub (no longer) Works
holman
315
140k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
A Tale of Four Properties
chriscoyier
160
23k
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 ?