Ben Edelstein Founder @LogRocket, formerly @Google

Stories by Ben Edelstein

Building size-aware React components

Dev

When building React apps, it is sometimes advantageous for components to have awareness of their size and position on screen. […]

Ben Edelstein
Jun 27, 2017 ⋅ 2 min read

Announcing LogRocket for MobX

Dev

Today we’re excited to announce official support for MobX in LogRocket. Using the new logrocket-mobx npm package, developers can log […]

Ben Edelstein
Jun 19, 2017 ⋅ 1 min read

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

Introducing GraphQL logging in LogRocket

Dev

Today we’re excited to announce official support for GraphQL in LogRocket! Now, when facing bugs or user-reported issues, you can […]

Ben Edelstein
Jun 5, 2017 ⋅ 1 min read

Make React Fast Again [Part 3]: Highlighting Component Updates

Dev

React is usually pretty fast, but it’s easy to make small mistakes that lead to performance issues. Slow component mounts, […]

Ben Edelstein
Jun 1, 2017 ⋅ 2 min read

Make React Fast Again [Part 2]: why-did-you-update

Dev

React is usually pretty fast, but it’s easy to make small mistakes that lead to performance issues. Slow component mounts, […]

Ben Edelstein
May 30, 2017 ⋅ 2 min read

Make React Fast Again [Part 1]: Performance Timeline

Dev

React is usually pretty fast, but it’s easy to make small mistakes that lead to performance issues. Slow component mounts, […]

Ben Edelstein
May 25, 2017 ⋅ 2 min read

Announcing LogRocket for Vue.js

Dev

Today we’re excited to announce official support for Vue.js and Vuex in LogRocket. Using the new logrocket-vuex npm package, developers […]

Ben Edelstein
May 23, 2017 ⋅ 1 min read

Maximizing Debuggability with Redux

Dev

In my last blog post, Redux Logging in Production, I discussed one of the most important benefits of using Redux — debuggability. […]

Ben Edelstein
May 8, 2017 ⋅ 2 min read

Announcing LogRocket for Angular

Dev

Today we’re excited to announce official support for Angular and ngrx in LogRocket. Using the new logrocket-ngrx npm package, developers […]

Ben Edelstein
May 1, 2017 ⋅ 1 min read

Redux Logging in Production

Dev

One of the greatest strengths of Redux is debuggability — by logging actions and state during an app’s execution, developers can easily […]

Ben Edelstein
Apr 19, 2017 ⋅ 5 min read
Extending Sentry With LogRocket

Extending Sentry with LogRocket

Dev

If you’re using Sentry, then you already know it’s one of the best tools for tracking errors in JavaScript apps. […]

Ben Edelstein
Apr 11, 2017 ⋅ 1 min read