I Got Tired of Installing Dev Tools — So I Built Everything in the Browser
As a developer, I kept running into the same problem:
Every time I needed to do something simple — format JSON, decode a JWT, generate a UUID — I had to either install a tool or search for one online.
devtoolsonline.hashnode.dev2 min read