diff --git a/src/data/roadmaps/angular/content/devtools@T3MmS3bvMMgCUbOk3ktU7.md b/src/data/roadmaps/angular/content/devtools@T3MmS3bvMMgCUbOk3ktU7.md index 62a518ab5..fa812b912 100644 --- a/src/data/roadmaps/angular/content/devtools@T3MmS3bvMMgCUbOk3ktU7.md +++ b/src/data/roadmaps/angular/content/devtools@T3MmS3bvMMgCUbOk3ktU7.md @@ -1 +1,10 @@ -# DevTools \ No newline at end of file +# 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) \ No newline at end of file