docs(angular): add devtools content (#6391)

pull/6378/merge
J. Degand 4 months ago committed by GitHub
parent 8e719080f3
commit 7e240bc1bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 11
      src/data/roadmaps/angular/content/devtools@T3MmS3bvMMgCUbOk3ktU7.md

@ -1 +1,10 @@
# DevTools
# DevTools
Angular DevTools is a browser extension that provides debugging and profiling capabilities for Angular applications. You can view component trees and change detection cycles.
Visit the following resources to learn more:
- [@official@Angular Official Docs - devtools](https://angular.dev/tools/devtools)
- [@official@Chrome Web Store](https://chromewebstore.google.com/detail/angular-devtools/ienfalfjdbdpebioblfackkekamfmbnh)
- [@official@Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/angular-devtools/)
- [@video@Did you try the LATEST Angular developer tools?](https://www.youtube.com/watch?v=tAfe33fVW4w)
Loading…
Cancel
Save