Maxim Salnikov
Angular GDE
What is the status of Angular ecosystem
Developer Engagement Lead at Microsoft
weekly downloads
open issues
ng update @angular/core@13 @angular/cli@13
ng update @angular/material@13
up to 68% faster
{
"cli": {
"cache": {
"enabled": true,
"path": ".angular/cache",
"environment": "all"
}
}
}
angular.json
export type FormControlStatus = 'VALID'|'INVALID'|'PENDING'|'DISABLED';
Maxim Salnikov
@webmaxru
Maxim Salnikov
@webmaxru