SlideShare a Scribd company logo
Angular
roadmap
AngularJS roadmap.
AngularJS roadmap.
Challenges
https://twitter.com/wesbos/stat
us/694530601286676480
https://twitter.com/wesbos/stat
us/699967550621380608
http://todomvc.com/
© whichcatisyourjavascriptframework.com
© whichcatisyourjavascriptframework.com
© whichcatisyourjavascriptframework.com
© whichcatisyourjavascriptframework.com
© whichcatisyourjavascriptframework.com
React
vs
Angular
React
+
Angular
invisionapp.com
upwork.com
timelyapp.com
privat24.ua
Angular 1.5
+
• dependency Injection
• separate structure (modules, view-controller-service)
• services
• custom directives and build-in
• testing e2e…
• open source community
• huge knowledge base
• easy start
AngularJS roadmap.
Dependency Injection
https://docs.angularjs.org/guide/di
View
https://docs.angularjs.org/guide/templates
Controller
https://docs.angularjs.org/guide/controller
Service
https://docs.angularjs.org/guide/services
Directive
https://docs.angularjs.org/guide/directive
Component (Angular 1.5)
https://docs.angularjs.org/guide/component
Documentation
https://docs.angularjs.org/api
Out of the box
• $q (promises)
• $http +interceptors
• $filter
• form validation
• animation
• ng-repeat
Find out before starting
• $digest how it work in Angular 1.5. When it is executed?
http://www.bennadel.com/blog/2595-using-scope-digest-as-a-performance-optimization-
in-angularjs.htm
• how often executes and difference between $watch, $watchCollection, $watch(.., true)
http://www.bennadel.com/blog/2566-scope-watch-vs-watchcollection-in-angularjs.htm
• $broadcast, $on http://www.bennadel.com/blog/2725-how-scope-broadcast-interacts-
with-isolate-scopes-in-angularjs.htm
• sharing data between controllers (through services) https://egghead.io/lessons/angularjs-
sharing-data-between-controllers
• how often filters are executed in ng-repeat (try $filter in controller)
http://www.bennadel.com/blog/2489-how-often-do-filters-execute-in-angularjs.htm
• difference between ng-show and ng-if, setTimeout() and $timeout
http://www.bennadel.com/blog/2548-don-t-forget-to-cancel-timeout-timers-in-your-
destroy-events-in-angularjs.htm
Tips
• controllerAs syntax
• use ng-repeat instead of ui-grid
• angular-moment for dates
• resolve in ui-router (freeze app, difficult debug)
• add loading (when send request) test on slow internet
• avoid nested ng-repeat
• avoid too many $watch
Open source community
• Bootstrap https://angular-ui.github.io/bootstrap/
• Angular-UI https://angular-ui.github.io/
• UI-router https://github.com/angular-ui/ui-router
• Angular material https://material.angularjs.org/
• Formly http://angular-formly.com/
• RestAngular https://github.com/mgonto/restangular
AngularUI
angular-ui.github.io
UI Bootstrap
https://angular-ui.github.io/bootstrap/
UI Router
https://github.com/angular-ui/ui-router
Bootstrap 3. Grid
if ie10+
Angular material
https://material.angularjs.org
Angular material. Layout.
https://material.angularjs.org
CSS Flexbox
Angular material.
Responsive.
https://material.angularjs.org
Angular material. Controls.
https://material.angularjs.org
• Formly http://angular-formly.com/
• RestAngular https://github.com/mgonto/restangular
Grunt > Gulp > Webpack
Yeomen
http://yeoman.io/
Links
• https://egghead.io
• https://bennadel.com
• https://github.com/johnpapa/angular-styleguide
• https://toddmotto.com/
• http://thoughtram.io/
• https://gitter.im/dev-ua/angularjs
Conclusion
• Now: many projects on
AngularJS 1.X + ES5
TypeScript, ES6, CoffeeScript.
• Feature: Angular2, TypeScript,
move to clouds (RestAPI).
Questions
&
Answer
dkorol@gloriumtech.com
https://twitter.com/kodiua

More Related Content

Viewers also liked (20)

PDF
Get Hip with JHipster: Spring Boot + AngularJS + Bootstrap - Rich Web Experie...
Matt Raible
 
PPTX
Upgrading from Angular 1.x to Angular 2.x
Eyal Vardi
 
PDF
Get Hip with JHipster - Colorado Springs OSS Meetup April 2016
Matt Raible
 
PPTX
Angular 1.x vs. Angular 2.x
Eyal Vardi
 
PPTX
LT資料
Kazuma Kadomae
 
PDF
Comparing JVM Web Frameworks - February 2014
Matt Raible
 
PPTX
What is Salesforce lighting explained
Roy Gilad
 
PDF
経験ゼロのWeb企業が機械学習に取り組んだ話
Yoshihiko Shiraki
 
PDF
Riot.jsに触れてみた話
エンジニア勉強会 エスキュービズム
 
PPTX
Riot.jsを用いたweb開発 takusuta tech conf #1
Keisuke Imai
 
PPTX
Google AMP : le guide complet
Virginie Clève - largow ☕️
 
PPTX
Le site internet est-il (bientôt) mort ?
Virginie Clève - largow ☕️
 
PPTX
機械学習に取り組んでいる企業の紹介
Kazuma Kadomae
 
PDF
タイムマシン採用:明日のエンタープライズJavaの世界を予想する -Java EE7/クラウド/Docker/etc.-
Takakiyo Tanaka
 
PDF
Reactive Webアプリケーション - そしてSpring 5へ #jjug_ccc #ccc_ef3
Toshiaki Maki
 
PDF
Lineにおけるspring frameworkの活用
Tokuhiro Matsuno
 
PDF
Spring Day 2016 - Web API アクセス制御の最適解
都元ダイスケ Miyamoto
 
PDF
Amazon Machine Learning
Yuta Imai
 
PPTX
Serverless Microservices - Real life story of a Web App that uses AngularJS, ...
Mitoc Group
 
PPTX
Spring 5に備えるリアクティブプログラミング入門
Takuya Iwatsuka
 
Get Hip with JHipster: Spring Boot + AngularJS + Bootstrap - Rich Web Experie...
Matt Raible
 
Upgrading from Angular 1.x to Angular 2.x
Eyal Vardi
 
Get Hip with JHipster - Colorado Springs OSS Meetup April 2016
Matt Raible
 
Angular 1.x vs. Angular 2.x
Eyal Vardi
 
LT資料
Kazuma Kadomae
 
Comparing JVM Web Frameworks - February 2014
Matt Raible
 
What is Salesforce lighting explained
Roy Gilad
 
経験ゼロのWeb企業が機械学習に取り組んだ話
Yoshihiko Shiraki
 
Riot.jsを用いたweb開発 takusuta tech conf #1
Keisuke Imai
 
Google AMP : le guide complet
Virginie Clève - largow ☕️
 
Le site internet est-il (bientôt) mort ?
Virginie Clève - largow ☕️
 
機械学習に取り組んでいる企業の紹介
Kazuma Kadomae
 
タイムマシン採用:明日のエンタープライズJavaの世界を予想する -Java EE7/クラウド/Docker/etc.-
Takakiyo Tanaka
 
Reactive Webアプリケーション - そしてSpring 5へ #jjug_ccc #ccc_ef3
Toshiaki Maki
 
Lineにおけるspring frameworkの活用
Tokuhiro Matsuno
 
Spring Day 2016 - Web API アクセス制御の最適解
都元ダイスケ Miyamoto
 
Amazon Machine Learning
Yuta Imai
 
Serverless Microservices - Real life story of a Web App that uses AngularJS, ...
Mitoc Group
 
Spring 5に備えるリアクティブプログラミング入門
Takuya Iwatsuka
 

Similar to AngularJS roadmap. (20)

PPTX
Dive into Angular, part 3: Performance
Oleksii Prohonnyi
 
PPTX
Angular js 1.0-fundamentals
Venkatesh Narayanan
 
PDF
Javascript Memory leaks and Performance & Angular
Erik Guzman
 
PDF
AngularJS in practice
Eugene Fidelin
 
PDF
AngularJS Workshop
Gianluca Cacace
 
PDF
Workshop 14: AngularJS Parte III
Visual Engineering
 
ODP
AngularJs Crash Course
Keith Bloomfield
 
PPTX
Dive into Angular, part 1: Introduction
Oleksii Prohonnyi
 
PDF
AngularJS - TechTalk 3/2/2014
Spyros Ioakeimidis
 
ODP
Angularjs
Vincenzo Ferrari
 
PPTX
AngularJs presentation
Phan Tuan
 
PPTX
Angular workshop - Full Development Guide
Nitin Giri
 
PPTX
AngularJS Best Practices
Narek Mamikonyan
 
ODP
Angular js-crash-course
Keith Bloomfield
 
PDF
AngularJS: Overview & Key Features
Mohamad Al Asmar
 
PDF
AngularJS Deep Dives (NYC GDG Apr 2013)
Nitya Narasimhan
 
PPTX
Understanding angular js
Aayush Shrestha
 
PPT
Angular js
yogi_solanki
 
PPTX
Optimizing a large angular application (ng conf)
A K M Zahiduzzaman
 
PPTX
Angular js for Beginnners
Santosh Kumar Kar
 
Dive into Angular, part 3: Performance
Oleksii Prohonnyi
 
Angular js 1.0-fundamentals
Venkatesh Narayanan
 
Javascript Memory leaks and Performance & Angular
Erik Guzman
 
AngularJS in practice
Eugene Fidelin
 
AngularJS Workshop
Gianluca Cacace
 
Workshop 14: AngularJS Parte III
Visual Engineering
 
AngularJs Crash Course
Keith Bloomfield
 
Dive into Angular, part 1: Introduction
Oleksii Prohonnyi
 
AngularJS - TechTalk 3/2/2014
Spyros Ioakeimidis
 
Angularjs
Vincenzo Ferrari
 
AngularJs presentation
Phan Tuan
 
Angular workshop - Full Development Guide
Nitin Giri
 
AngularJS Best Practices
Narek Mamikonyan
 
Angular js-crash-course
Keith Bloomfield
 
AngularJS: Overview & Key Features
Mohamad Al Asmar
 
AngularJS Deep Dives (NYC GDG Apr 2013)
Nitya Narasimhan
 
Understanding angular js
Aayush Shrestha
 
Angular js
yogi_solanki
 
Optimizing a large angular application (ng conf)
A K M Zahiduzzaman
 
Angular js for Beginnners
Santosh Kumar Kar
 
Ad

Recently uploaded (20)

PPTX
What is Shot Peening | Shot Peening is a Surface Treatment Process
Vibra Finish
 
PDF
Viol_Alessandro_Presentazione_prelaurea.pdf
dsecqyvhbowrzxshhf
 
PPTX
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
PPTX
美国电子版毕业证南卡罗莱纳大学上州分校水印成绩单USC学费发票定做学位证书编号怎么查
Taqyea
 
PDF
Zilliz Cloud Demo for performance and scale
Zilliz
 
PPTX
Worm gear strength and wear calculation as per standard VB Bhandari Databook.
shahveer210504
 
PDF
MAD Unit - 1 Introduction of Android IT Department
JappanMavani
 
PPTX
Shinkawa Proposal to meet Vibration API670.pptx
AchmadBashori2
 
PPTX
GitOps_Without_K8s_Training_detailed git repository
DanialHabibi2
 
PPTX
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
PPTX
Green Building & Energy Conservation ppt
Sagar Sarangi
 
PPTX
Lecture 1 Shell and Tube Heat exchanger-1.pptx
mailforillegalwork
 
PPTX
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
PPTX
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
PPTX
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 
PDF
PORTFOLIO Golam Kibria Khan — architect with a passion for thoughtful design...
MasumKhan59
 
PDF
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
PPTX
Mechanical Design of shell and tube heat exchangers as per ASME Sec VIII Divi...
shahveer210504
 
PPTX
Day2 B2 Best.pptx
helenjenefa1
 
PPTX
Element 7. CHEMICAL AND BIOLOGICAL AGENT.pptx
merrandomohandas
 
What is Shot Peening | Shot Peening is a Surface Treatment Process
Vibra Finish
 
Viol_Alessandro_Presentazione_prelaurea.pdf
dsecqyvhbowrzxshhf
 
Server Side Web Development Unit 1 of Nodejs.pptx
sneha852132
 
美国电子版毕业证南卡罗莱纳大学上州分校水印成绩单USC学费发票定做学位证书编号怎么查
Taqyea
 
Zilliz Cloud Demo for performance and scale
Zilliz
 
Worm gear strength and wear calculation as per standard VB Bhandari Databook.
shahveer210504
 
MAD Unit - 1 Introduction of Android IT Department
JappanMavani
 
Shinkawa Proposal to meet Vibration API670.pptx
AchmadBashori2
 
GitOps_Without_K8s_Training_detailed git repository
DanialHabibi2
 
fatigue in aircraft structures-221113192308-0ad6dc8c.pptx
aviatecofficial
 
Green Building & Energy Conservation ppt
Sagar Sarangi
 
Lecture 1 Shell and Tube Heat exchanger-1.pptx
mailforillegalwork
 
Arduino Based Gas Leakage Detector Project
CircuitDigest
 
The Role of Information Technology in Environmental Protectio....pptx
nallamillisriram
 
原版一样(Acadia毕业证书)加拿大阿卡迪亚大学毕业证办理方法
Taqyea
 
PORTFOLIO Golam Kibria Khan — architect with a passion for thoughtful design...
MasumKhan59
 
Pressure Measurement training for engineers and Technicians
AIESOLUTIONS
 
Mechanical Design of shell and tube heat exchangers as per ASME Sec VIII Divi...
shahveer210504
 
Day2 B2 Best.pptx
helenjenefa1
 
Element 7. CHEMICAL AND BIOLOGICAL AGENT.pptx
merrandomohandas
 
Ad

AngularJS roadmap.