Hacker News new | ask | show | jobs
Show HN: Flytrap – See all I/O of functions before JS/TS production bugs (useflytrap.com)
4 points by motemax 1033 days ago
Hi guys,

I’ve been building a debugging tool for JS/TS production bugs that lets you see all the I/O of every function before the error. This makes reproducing the bug with detail very simple and fast.

Ideas, experiences and feedback are much appreciated! I’m also interested to hear what issues you have had with fixing bugs in production and what tools you’re currently using.

Links:

Home page: https://www.useflytrap.com

Live Demo: https://www.useflytrap.com/demo

Docs: https://docs.useflytrap.com

GitHub: https://github.com/useflytrap/flytrap-js