logo

Week 4: Namaste

We talk about our feedback loop with users.
profile photo
Jason Laster
We often talk about tightening the feedback loop. Shortening the amount of time taken between making a change in the code and seeing it live on the screen.
When it comes to debugging, tightening the feedback loop can be critical. If the build step takes 30 seconds, then it’s hard to try many things and it’s tempting to make assumptions or take guesses.
This week, a user commented that Replay helped him have a calmer debugging session. After he had recorded the bug, he could calmly view the recording. He didn’t have to add a console.log in his code, refresh, and reproduce the problem. He could just add the expression in the Debugger panel. He didn’t sacrifice a tight feedback loop either, he just cut out 3 steps.
Namaste 🧘

User Accounts

This week we finally got a handle on User Accounts. As of twenty minutes ago, users will now be prompted to log in before creating a recording. Who knew it was so hard 😉
This is exciting for many reasons
  1. It was really hard to get right. 😉 Huge kudos to the team!
  1. Users will soon be able to have private recordings
  1. We will be able to do a better job of proactively supporting beta users
Image without caption
Other updates
  • We have 5 good first issues and had 2 new contributors this week! Say hi in Slack if you'd like to get involved. 👋
Best,
Jason
Related posts
post image
This week we’re excited to share Elements Panel V3, which brings one second element loads.
post image
Today we’re excited to share an entirely new version of React DevTools which Brian Vaughn wrote from scratch.
post image
Today we’re excited to share the new time travel aware Full Text Search. The next time you search, you’ll notice that we’ve dimmed out the results which were not executed.
Powered by Notaku