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
- It was really hard to get right. 😉 Huge kudos to the team!
- Users will soon be able to have private recordings
- We will be able to do a better job of proactively supporting beta users
Other updates
- We're actively hiring for a founding designer and systems engineers. (https://www.notion.so/replayio/Hiring-7559c5bbd1814a01a91101df750b07f3)
- 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