PinnedJourney of your code from IDE to server in the production.The magical leaps you almost always ignoreApr 19, 2024Apr 19, 2024
PinnedHow JWT enables password-less authenticationExplained in the most simplest termsJan 8, 2024Jan 8, 2024
PinnedHow I built a tool to solve an obsession problemAnd how you can build it too for freeApr 22, 20241Apr 22, 20241
API Testing Tools and Techniques Every Developer Should Master4 ways to test your APIs. I realized 2nd option very late. Aug 15, 2024Aug 15, 2024
How I used ChatGPT to automate a tedious process at workAnd how you can do it too!Jul 27, 2024Jul 27, 2024
Launching my first SaaS productAfter a year working on it, I’m thrilled to announce that SplitzUp is now live! 🚀Jul 12, 2024Jul 12, 2024
How abstractions create inefficienciesWhen an application crashes, would you restart the app or buy a new laptop? The choice may not be obvious for containerized services.Jul 6, 2024Jul 6, 2024
How to build and run your Java/Kotlin application using GradleWhile it’s easy to run your first program with the help of IDEs, it’s difficult to set it up to run your code in production.Jun 3, 2024Jun 3, 2024
A better way of exception handling in APIsWhen you are building a service, it’s important to handle exceptions gracefully otherwise it fails to serve promises made to client.May 19, 2024May 19, 2024