Tag: chrome

Recreating the Chrome Console in React

Dev

One of the core features of LogRocket is the replay of console and Redux logs in production web apps. To […]

Ben Edelstein
Jun 14, 2017 ⋅ 4 min read

Using the Chrome devtools new code coverage feature

Dev

Code coverage has finally made it out of experiments and into Chrome Canary, meaning that it will soon reach general […]

Ben Edelstein
Apr 4, 2017 ⋅ 1 min read

Visualizing backend performance in the Chrome DevTools

Dev

Chrome’s network panel has a number of helpful visualizations for understanding network request/response performance. In this post, I’ll break down […]

Ben Edelstein
Mar 29, 2017 ⋅ 2 min read

Making the most of the Chrome Developer Tools: Part 2

Dev

Most web developers are familiar with the basic features of the chrome developer tools — the DOM inspector, styles panel, and JavaScript […]

Ben Edelstein
Mar 21, 2017 ⋅ 2 min read

Making the most of the Chrome Developer Tools: Part 1

Dev

Most web developers are familiar with the basic features of the chrome developer tools — the DOM inspector, styles panel, and JavaScript […]

Ben Edelstein
Feb 27, 2017 ⋅ 2 min read