Great tool for web development
February 29, 2020
Great tool for web development
Score 10 out of 10
Vetted Review
Verified User
Overall Satisfaction with Chrome DevTools
Chrome DevTools is being used by a few development departments in the organization. In our team, we used it for a few purposes:
1. To examine the DOM of a web app.
2. Aid development of web apps: check the API requests and response.
3. Performance analysis: use the performance tool to analyze the bottleneck of the app.
1. To examine the DOM of a web app.
2. Aid development of web apps: check the API requests and response.
3. Performance analysis: use the performance tool to analyze the bottleneck of the app.
Pros
- The "inspect" tool is very convenient. It can show the DOM structure interactively.
- The performance analysis tool is very comprehensive. Easy to spot bottleneck.
- The console is very handy for ad-hoc JavaScript running.
Cons
- In the "Element" section, when mouse-over an element, the corresponding part in the web will be highlighted. It is sometimes annoying as the mouse moves around.
- It greatly improves the development time and efforts.
- It decreases the chance of having unexpected behaviour by visualising the web interactions.
- No negative impact.
I have tried Firefox DevTools. It has similar functionality with Chrome DevTools.
Do you think Chrome DevTools delivers good value for the price?
Yes
Are you happy with Chrome DevTools's feature set?
Yes
Did Chrome DevTools live up to sales and marketing promises?
I wasn't involved with the selection/purchase process
Did implementation of Chrome DevTools go as expected?
Yes
Would you buy Chrome DevTools again?
Yes
Comments
Please log in to join the conversation