Tag: archive

Understanding Segments, Funnels and Flows in LogRocket

Dev

Use LogRocket’s powerful search tools to understand feature usage, user behavior, form abandonment, errors, and more… Watching LogRocket videos is the […]

Ben Edelstein
Aug 17, 2017 ⋅ 1 min read

Server-side rendering in Vue.js

Dev

Introduction Vue.js is one of the simplest JavaScript frameworks to use, in fact, I call it the lightweight champion. Once […]

Ogundipe Samuel
Aug 16, 2017 ⋅ 3 min read

Intelligent Support with LogRocket

Dev

Providing quick and intelligent assistance when users need support is a crucial part of your overall customer experience. In many […]

Ben Edelstein
Jul 25, 2017 ⋅ 1 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

LogRocket: DVR for JavaScript apps

Dev

Understanding problems in web apps is hard. Between mysterious JavaScript errors, user-reported bugs, and issues caught in QA, there’s a […]

Matt Arbesfeld
May 17, 2017 ⋅ 2 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