Whether it's diving into the latest tech, breaking down tutorials, or sharing my own experiences and opinions, this blog is where I pen down my journey in the world of code. Grab a coffee, explore the articles, and let’s chat about what makes the tech world tick.
While updating an old project, I ran into a massive JSON file, and instead of using a third-party tool, I built my own. The result? A handy little VS Code extension called JSON2Type Generator. It converts JSON into TypeScript types and is now live on the marketplace. Here’s how it came to be, and what’s next.
