Ask HN: What simple tools or products are you most proud of making?(2022)

1 points by rootsu ↗ HN
I saw this old thread on HN https://news.ycombinator.com/item?id=12957371 and I am interested in what other tools people have developed in last 6 years.

1 comment

[ 6.5 ms ] story [ 14.3 ms ] thread
I made a debugging/tracing tool called logitall that adds a console.log() to every line of a Javascript codebase. It’s helped me figure out numerous complex codebases and fix bugs much faster

https://github.com/ElonVolo/logitall