SlideShare a Scribd company logo
Maxim Salnikov
Angular GDE
The Status of Angular
“ What is the status of Angular
ecosystem
And what's new in the latest release
Maxim Salnikov
@webmaxru
Angular Oslo meetup organizer
ngVikings conference founder
ngCommunity initiative starter
Google Dev Expert in Angular
Developer Engagement Lead at Microsoft
Build with Angular[JS] since v1.1.4
Angular
In
Numbers
State of JS / Usage
https://2020.stateofjs.com/en-US/technologies/front-end-frameworks/
State of JS / Interest
https://2020.stateofjs.com/en-US/technologies/front-end-frameworks/
2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021
Year
0.00%
0.50%
1.00%
1.50%
2.00%
2.50%
3.00%
3.50%
4.00%
4.50%
5.00%
5.50%
6.00%
%
of
Stack
Overflow
questions
that
month
Tag
reactjs
angularjs
angular
vue.js
StackOverflow / Questions
https://stackoverflow.blog/2017/11/13/cliffs-insanity-dramatic-shifts-technologies-stack-overflow/
https://insights.stackoverflow.com/trends?tags=angularjs%2Cangular%2Creactjs%2Cvue.js
262K
StackOverflow / Survey
https://insights.stackoverflow.com/survey/2021#most-loved-dreaded-and-wanted-webframe-want
Most wanted frameworks
StackOverflow / Survey
https://insights.stackoverflow.com/survey/2021#most-popular-technologies-webframe-prof
Most popular frameworks (pro devs)
Angular
And
Community
Angular -> Community
1.4M 2M+
2M+
weekly downloads https://www.npmjs.com/package/@angular/cli
https://github.com/angular/angular/network/dependents?package_id=UGFja2FnZS00NTE2NDYyMzQ%3D
The Status of Angular v13
Community -> Angular
Feedback
Core dev
Ecosystem
How
To
Contribute
Review the documentation
https://angular.io/guide/contributors-guide-overview
Submit a   feature   request
https://github.com/angular/angular/issues?q=is%3Aopen+is%3Aissue+label%3Afeature
5.5K -> 0.7K
open issues
...or 👍 for a 
 feature   you like
https://blog.angular.io/new-feature-request-process-a9f69d106fc8
...or implement it!
https://twitter.com/angular/status/1456308511302950916
What's
New
Latest release
v13
Version updates
Deprecations
Feature drops
New tooling
Bugfixes
Removals
!
https://github.com/angular/angular/releases/tag/13.0.0
Removals in v13
IE11
Improving developer experience
Keeping up with the Web Standards
https://github.com/angular/angular/issues/41840
View Engine
https://blog.angular.io/upcoming-improvements-to-angular-library-distribution-76c02f782aa4
DX improvements
Better APIs
Fresher and fuller docs
Newer lib versions
More automations
NGSW, Components, Forms
i18n guide, $localization
TypeScript 4.4, RxJS 7.4
In Angular Language Service
https://blog.angular.io/angular-v13-is-now-available-cce66f7bc296
Performance improvements
Coding time
Run time
Build time
https://twitter.com/AlisaDuncan/status/1456293065988128768
How to update?
https://update.angular.io/?v=12.0-13.0
ng update @angular/core@13 @angular/cli@13
ng update @angular/material@13
Persistent build cache
up to 68% faster
{
"cli": {
"cache": {
"enabled": true,
"path": ".angular/cache",
"environment": "all"
}
}
}
angular.json
https://angular.io/cli/cache
Better forms
Enable/disable validators dynamically
Stricter typed form statuses
https://docs.google.com/document/d/1cWuBE-oo5WLtwkLFxbNTiaVQGNk8ipgbekZcKBeyxxo/
export type FormControlStatus = 'VALID'|'INVALID'|'PENDING'|'DISABLED';
Accessibility improvements
https://blog.angular.io/improving-angular-components-accessibility-89b8ae904952
Optimized high contrast mode
Increased touch target sizes
Misc. focus-related
improvements
Multiple ARIA additions (incl.
"role")
Both for "classic" and MDC-
based components
More improvements
Angular Service Worker
Dynamic components
Router
Tests
Angular Package Format
https://dsebastien.medium.com/angular-13-in-depth-83be8f979e26
More ergonomic API
Simpler API for creation
Richer API incl. cancelled nav
Automatic cleanup with TestBed
Modernized and streamlined
What's
Next
Roadmap
https://angular.io/guide/roadmap
Strongly typed
forms
Switch Angular
Components to
MDC Web
Standalone
components,
directives and
pipes
My top 3 most wanted updates
Summary
Angular is here to stay
Angular  Community
❤
Contributions are welcome
V13 is awesome - update today...
aka.ms/angular-deploy
...and host it for free in the cloud
Thank you!
Maxim Salnikov
@webmaxru
Questions?
Maxim Salnikov
@webmaxru

More Related Content

PDF
AngularJS : Superheroic Javascript MVW Framework
Edureka!
 
PPTX
AngularJS roadmap.
Dmitriy Korol
 
PDF
Bootiful Development with Spring Boot and Vue - RWX 2018
Matt Raible
 
PDF
Microservices for the Masses with Spring Boot and JHipster - RWX 2018
Matt Raible
 
PDF
Bootiful Development with Spring Boot and Angular - RWX 2018
Matt Raible
 
PPTX
AngularJS Trends 2017
Orion Infosolutions
 
PDF
Vaadin codemotion2014rome
mtzukanov
 
ODP
Android under the hood - GDG + Drippler event
Nir Hartmann
 
AngularJS : Superheroic Javascript MVW Framework
Edureka!
 
AngularJS roadmap.
Dmitriy Korol
 
Bootiful Development with Spring Boot and Vue - RWX 2018
Matt Raible
 
Microservices for the Masses with Spring Boot and JHipster - RWX 2018
Matt Raible
 
Bootiful Development with Spring Boot and Angular - RWX 2018
Matt Raible
 
AngularJS Trends 2017
Orion Infosolutions
 
Vaadin codemotion2014rome
mtzukanov
 
Android under the hood - GDG + Drippler event
Nir Hartmann
 

Similar to The Status of Angular v13 (20)

PDF
What is the best java script frameworks to learn?
Designveloper
 
PDF
5 java script frameworks to watch in 2017
Designveloper
 
PDF
AngularJS Vs Angular: Understanding the Differences
Techtic Solutions
 
PDF
AngularJS vs ReactJS: Which One is Best for Next Front-end Development
Andolasoft Inc
 
PDF
AngularJS - A JavaScript Framework
Tekki Web Solutions Pvt. Ltd.
 
PDF
React vs angular which front end framework should you choose and why
Katy Slemon
 
PDF
Top Factors to Determine the Right Development Option In Between Angular & VueJS
Claritus Consulting
 
PDF
AngularJS Vs ReactJS – Which JS Framework Suitable for Your Project?
Windzoon Technologies
 
PDF
React vs Angular - Which is Best For You in 2023?
Richestsoft
 
PPTX
Top Java Script Frameworks for 2019
Sarah Elson
 
PPTX
AngularJS Anatomy & Directives
Digikrit
 
PPTX
Java script framework-roller-coaster
Ryan McColeman
 
PPTX
Migration from AngularJS to Angular
Aleks Zinevych
 
PDF
Angular VS React The Battle of Best Front End Frameworks.pdf
JS Panther
 
PDF
Top 5 AngularJS Alternatives for Modern Web Development.pdf
LL Technolab
 
PDF
Angular vs React vs Vue – The Right Framework For You.pdf
WPWeb Infotech
 
PDF
What Are The Best Alternatives Of Angular_.pdf
Moon Technolabs Pvt. Ltd.
 
PPTX
Angular Vs React Vs Vue.pptx
Albiorix Technology
 
PDF
Front-end for Java developers Devoxx France 2018
Deepu K Sasidharan
 
PPTX
AngularJS
Ivan Junior
 
What is the best java script frameworks to learn?
Designveloper
 
5 java script frameworks to watch in 2017
Designveloper
 
AngularJS Vs Angular: Understanding the Differences
Techtic Solutions
 
AngularJS vs ReactJS: Which One is Best for Next Front-end Development
Andolasoft Inc
 
AngularJS - A JavaScript Framework
Tekki Web Solutions Pvt. Ltd.
 
React vs angular which front end framework should you choose and why
Katy Slemon
 
Top Factors to Determine the Right Development Option In Between Angular & VueJS
Claritus Consulting
 
AngularJS Vs ReactJS – Which JS Framework Suitable for Your Project?
Windzoon Technologies
 
React vs Angular - Which is Best For You in 2023?
Richestsoft
 
Top Java Script Frameworks for 2019
Sarah Elson
 
AngularJS Anatomy & Directives
Digikrit
 
Java script framework-roller-coaster
Ryan McColeman
 
Migration from AngularJS to Angular
Aleks Zinevych
 
Angular VS React The Battle of Best Front End Frameworks.pdf
JS Panther
 
Top 5 AngularJS Alternatives for Modern Web Development.pdf
LL Technolab
 
Angular vs React vs Vue – The Right Framework For You.pdf
WPWeb Infotech
 
What Are The Best Alternatives Of Angular_.pdf
Moon Technolabs Pvt. Ltd.
 
Angular Vs React Vs Vue.pptx
Albiorix Technology
 
Front-end for Java developers Devoxx France 2018
Deepu K Sasidharan
 
AngularJS
Ivan Junior
 
Ad

More from Maxim Salnikov (20)

PDF
Azure AI Foundry: The AI app and agent factory
Maxim Salnikov
 
PDF
Reimagining Software Development and DevOps with Agentic AI
Maxim Salnikov
 
PDF
Agentic Techniques in Retrieval-Augmented Generation with Azure AI Search
Maxim Salnikov
 
PDF
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Maxim Salnikov
 
PDF
Privacy-first in-browser Generative AI web apps: offline-ready, future-proof,...
Maxim Salnikov
 
PDF
Evaluation as an Essential Component of the Generative AI Lifecycle
Maxim Salnikov
 
PDF
From Traction to Production Maturing your LLMOps step by step
Maxim Salnikov
 
PDF
Privacy-first in-browser Generative AI web apps: offline-ready, future-proof,...
Maxim Salnikov
 
PDF
Real-world coding with GitHub Copilot: tips & tricks
Maxim Salnikov
 
PDF
AI-assisted development: how to build and ship with confidence
Maxim Salnikov
 
PDF
Prompt Engineering - an Art, a Science, or your next Job Title?
Maxim Salnikov
 
PDF
If your code could speak, what would it tell you? Let GitHub Copilot Chat hel...
Maxim Salnikov
 
PDF
Building Generative AI-infused apps: what's possible and how to start
Maxim Salnikov
 
PDF
Prompt Engineering - an Art, a Science, or your next Job Title?
Maxim Salnikov
 
PDF
ChatGPT and not only: how can you use the power of Generative AI at scale
Maxim Salnikov
 
PDF
Using the power of OpenAI with your own data: what's possible and how to start?
Maxim Salnikov
 
PDF
If your code could speak, what would it tell you? Let GitHub Copilot Chat hel...
Maxim Salnikov
 
PDF
Prompt Engineering - an Art, a Science, or your next Job Title?
Maxim Salnikov
 
PDF
ChatGPT and not only: How to use the power of GPT-X models at scale
Maxim Salnikov
 
PDF
How Azure helps to build better business processes and customer experiences w...
Maxim Salnikov
 
Azure AI Foundry: The AI app and agent factory
Maxim Salnikov
 
Reimagining Software Development and DevOps with Agentic AI
Maxim Salnikov
 
Agentic Techniques in Retrieval-Augmented Generation with Azure AI Search
Maxim Salnikov
 
Meet the Agents: How AI Is Learning to Think, Plan, and Collaborate
Maxim Salnikov
 
Privacy-first in-browser Generative AI web apps: offline-ready, future-proof,...
Maxim Salnikov
 
Evaluation as an Essential Component of the Generative AI Lifecycle
Maxim Salnikov
 
From Traction to Production Maturing your LLMOps step by step
Maxim Salnikov
 
Privacy-first in-browser Generative AI web apps: offline-ready, future-proof,...
Maxim Salnikov
 
Real-world coding with GitHub Copilot: tips & tricks
Maxim Salnikov
 
AI-assisted development: how to build and ship with confidence
Maxim Salnikov
 
Prompt Engineering - an Art, a Science, or your next Job Title?
Maxim Salnikov
 
If your code could speak, what would it tell you? Let GitHub Copilot Chat hel...
Maxim Salnikov
 
Building Generative AI-infused apps: what's possible and how to start
Maxim Salnikov
 
Prompt Engineering - an Art, a Science, or your next Job Title?
Maxim Salnikov
 
ChatGPT and not only: how can you use the power of Generative AI at scale
Maxim Salnikov
 
Using the power of OpenAI with your own data: what's possible and how to start?
Maxim Salnikov
 
If your code could speak, what would it tell you? Let GitHub Copilot Chat hel...
Maxim Salnikov
 
Prompt Engineering - an Art, a Science, or your next Job Title?
Maxim Salnikov
 
ChatGPT and not only: How to use the power of GPT-X models at scale
Maxim Salnikov
 
How Azure helps to build better business processes and customer experiences w...
Maxim Salnikov
 
Ad

Recently uploaded (20)

PDF
Software Development Methodologies in 2025
KodekX
 
PPTX
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
How Onsite IT Support Drives Business Efficiency, Security, and Growth.pdf
Captain IT
 
PPTX
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
PDF
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
PPTX
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
PPTX
The Power of IoT Sensor Integration in Smart Infrastructure and Automation.pptx
Rejig Digital
 
PDF
CIFDAQ's Token Spotlight: SKY - A Forgotten Giant's Comeback?
CIFDAQ
 
PDF
Test Bank, Solutions for Java How to Program, An Objects-Natural Approach, 12...
famaw19526
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
Building High-Performance Oracle Teams: Strategic Staffing for Database Manag...
SMACT Works
 
PDF
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PPTX
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
PDF
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
PDF
madgavkar20181017ppt McKinsey Presentation.pdf
georgschmitzdoerner
 
Software Development Methodologies in 2025
KodekX
 
Comunidade Salesforce São Paulo - Desmistificando o Omnistudio (Vlocity)
Francisco Vieira Júnior
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
How Onsite IT Support Drives Business Efficiency, Security, and Growth.pdf
Captain IT
 
ChatGPT's Deck on The Enduring Legacy of Fax Machines
Greg Swan
 
Make GenAI investments go further with the Dell AI Factory - Infographic
Principled Technologies
 
Smart Infrastructure and Automation through IoT Sensors
Rejig Digital
 
The Power of IoT Sensor Integration in Smart Infrastructure and Automation.pptx
Rejig Digital
 
CIFDAQ's Token Spotlight: SKY - A Forgotten Giant's Comeback?
CIFDAQ
 
Test Bank, Solutions for Java How to Program, An Objects-Natural Approach, 12...
famaw19526
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
Building High-Performance Oracle Teams: Strategic Staffing for Database Manag...
SMACT Works
 
Security features in Dell, HP, and Lenovo PC systems: A research-based compar...
Principled Technologies
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
How to Build a Scalable Micro-Investing Platform in 2025 - A Founder’s Guide ...
Third Rock Techkno
 
Oracle AI Vector Search- Getting Started and what's new in 2025- AIOUG Yatra ...
Sandesh Rao
 
madgavkar20181017ppt McKinsey Presentation.pdf
georgschmitzdoerner
 

The Status of Angular v13