gary_chambers
- Karma
- 52
- Created
- July 14, 2021 (5y ago)
- Submissions
- 0
-
Hi HN! I've been working on this project for a while and I'd love to get your feedback. Repro is a browser extension for creating replayable bug reports. It uses session recording (like FullStory, LogRocket, rrweb,…
- Show HN: Repro – the time-travel web inspector (repro.dev)
Hi HN! I'm Gary, the creator of Repro (https://repro.dev), the time-travel web inspector for replayable, shareable bug reports. It is available as a free Chrome extension today (support for other browsers is coming…
-
I've been having a debate about whether code should be checked out and run locally (or on a staging environment) as part of code review. Personally, I find it easier to review a change after I've run it locally, but…
-
I lead a small team building web apps, but we currently have very little structure around code review. I want to get the right balance of process and tooling, but it would be interesting to learn what a healthy code…