PinnedJourney of your code from IDE to server in the production.The magical leaps you almost always ignoreApr 19Apr 19
PinnedHow I built a tool to solve an obsession problemAnd how you can build it too for freeApr 221Apr 221
API Testing Tools and Techniques Every Developer Should Master4 ways to test your APIs. I realized 2nd option very late. Aug 15Aug 15
Launching my first SaaS productAfter a year working on it, I’m thrilled to announce that SplitzUp is now live! 🚀Jul 12Jul 12
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 6Jul 6
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 3Jun 3
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 19May 19