mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 13:22:38 +02:00
docs(angular): add devtools content (#6391)
This commit is contained in:
@@ -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)
|
Reference in New Issue
Block a user