News

The Angular team has announced new debugging guides and a video series aimed at making it easier for developers to debug their code.
Angular 11.1.0 point release introduces standardized error codes, with error descriptions and debugging guides provided online.
Angular Batarang, in particular, offers an inspect element tool that lets you dive into the scope of the element. This means Angular permits scoping on block level elements just like developers would ...
A preview of dependency injection debugging in Angular DevTools. Simplified Angular CLI output for ng new, for creating a new Angular workspace.