Ben Edelstein Founder @LogRocket, formerly @Google

Stories by Ben Edelstein

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

Leveraging the Console API in React apps

Dev

Most JavaScript developers are familiar with the console API, particularlyconsole.log(). However, there are a number of lesser-known console methods that […]

Ben Edelstein
Mar 15, 2017 ⋅ 2 min read

Tips for styling React apps in JavaScript

Dev

While many developers still use CSS to style their React apps, writing styles in JavaScript has become an increasingly popular […]

Ben Edelstein
Mar 7, 2017 ⋅ 1 min read

Session filters, NPM package, sessions by user

Dev

We have been hard at work on a number of major improvements to LogRocket that make it easier to find […]

Ben Edelstein
Mar 2, 2017 ⋅ 37 sec 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

New in LogRocket: Sessions List, Source Maps, Multi-Page Support

Dev

We’re excited to roll-out a few highly requested features in LogRocket today. Just refresh your app and you’ll get access […]

Ben Edelstein
Jan 18, 2017 ⋅ 38 sec read