1.5 Developer Tools
1.5 Developer Tools
Enrique Barra
Developer Tools
It is a set of web developer tools built directly into the
browser. You can see the different elements that compose the
HTML page, the styles, different source files, analyze
performance, network, …
2
Developer Tools
3
Chrome extension - React Developer Tools
Allows us to see components, properties, state, …
It is installed from: https://chrome.google.com/webstore/detail/react-developer-
tools/fmkadmapgofadopljbjfkapdkoienihi
More info: https://github.com/facebook/react-devtools
4
Chrome extension - Augury
Chrome Developer Tool extension for debugging and profiling
Angular applications.
Documentation and installation guide at: https://augury.angular.io/
5
Extra: Redux DevTools
https://github.com/gaearon/redux-devtools
6
Dev Tools
Enrique Barra