For further actions, you may consider blocking this person and/or reporting abuse
See why 4M developers consider Sentry, βnot bad.β
Fixing code doesnβt have to be the worst part of your day. Learn how Sentry can help.
Read next

AI-Driven Personalization in Design: Revolutionizing User Experiences
Wilson Wings -

I want to open html page I developed in vscode using zsh but i keep giving me error that browser is not identified #linux #ZSH
Abdrahman Sallah -

Migrating the VSCode theme generator to oklch
Rodrigo Luglio -

Solved: Why ChatGPT Won't Say "Brian Hood" (Blame Regexes)
Steve Sewell -
Top comments (10)
I always find Firefox's developer tools way better
That was added around the beginning of 2018
Last time I had Firefox installed was about 10 years ago. Iβll give it another try. Thx for sharing.
is there a specific dev plugin you recommend i try in Firefox or just use the native dev tools ?
@ameedjamous
Nowadays the default inspector tools are good enough but frontend js frameworks also have their own specific dev tools. You can for example search for "React Developer Tools chrome plugin" (or firefox) which usually give framework specific details on your app.
π
I use Lighthouse in Chrome for auditing a site. I use Firefox's DevTools more often, they are very active in adding features. I particularly like the CSS Grid support in Firefox.
Super awesome! I love the little box model they have in there for css π
Actually It's a copy of Firebug and Firefox inspector.