Smit ThakkarAPI Testing Tools and Techniques Every Developer Should Master4 ways to test your APIs. I realized 2nd option very late. Aug 15Aug 15
Smit ThakkarHow I used ChatGPT to automate a tedious process at workAnd how you can do it too!Jul 27Jul 27
Smit ThakkarLaunching my first SaaS productAfter a year working on it, I’m thrilled to announce that SplitzUp is now live! 🚀Jul 12Jul 12
Smit ThakkarHow 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
Smit ThakkarHow 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
Smit ThakkarA 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
Smit ThakkarHow to build secure websites and APIs? | Part I — Rise of the InternetWhen you build a website or an API, the first security concern is that it should be https. If it’s only http then user can’t really trust…Apr 27Apr 27
Smit ThakkarHow I built a tool to solve an obsession problemRecently I applied to USCIS for my work visa. USCIS returned me a receipt with a number which I can use to track the status of my…Apr 221Apr 221
Smit ThakkarJourney of your code from IDE to server in the production.If you’re a developer you would mostly work with a source code in some programming language like Java, javascript. You make source code…Apr 19Apr 19