Live data from Hacker News

Chrome Developer Tools – Easy Web Debugging You Need to Know

dirkstrauss.com

1–10 of 15 posts

Re: Chrome Developer Tools – Easy Web Debugging You Need to Know

#2
Another extremely useful feature is Network latency modifier. You should always test every website on at least a 3G connection, and make sure users can see important parts of your site in reasonable time.

For advanced users, you should NEVER use the Network latency modifier in Chrome, and use something like Network Link Conditioner on Mac. This is because Chrome applies the modifier after all the packets have arrived normally at the client, so testing things like HTTP/2 resource prioritisation becomes a problem.

Re: Chrome Developer Tools – Easy Web Debugging You Need to Know

#5

Wow great article. Didn't know we could do so much with Chrome Developer Tools.

very basic and available in Firefox too. heck, except the drag and drop (really...) all that is available since IE dev tools addon I guess (which started all that)

Re: Chrome Developer Tools – Easy Web Debugging You Need to Know

#7
post #5

Wow great article. Didn't know we could do so much with Chrome Developer Tools.

very basic and available in Firefox too. heck, except the drag and drop (really...) all that is available since IE dev tools addon I guess (which started all that)

Seconded, this article only brings out the most basic functionality that's been available for a very, very long time in a number of browsers. Not really sure why it's on the frontpage.

Re: Chrome Developer Tools – Easy Web Debugging You Need to Know

#9

hey @dirkstrauss The leading image in the article is an unnecessarily huge 22 megabytes png image that can be resized and converted to jpeg without any noticeable loss of quality.

The right kinda guy you want to hire as webdeveloper
Post reply on HN