Hacker News new | ask | show | jobs
by TheRealDunkirk 2752 days ago
And, while I'm not a hard-core JS programmer, I've found Safari's dev tools to be just as good as Firefox's or Chrome's.
1 comments

Same! I prefer Safari dev tools for inspecting the DOM, CSS prototyping, debugging, seeing request/response headers, local storage info. I use it every day, and find its interface much more intuitive and way less bloated. However Chrome devtools are better when it comes to performance profiling, and having extensions like React devtools make me wish that was a capability of Safari.