PinnedAbiral SthapitError handling with GoIn any language error handling is a key part of writing robust and maintainable code. Go avoids exceptions in favor of explicit error…Sep 81Sep 81
PinnedAbiral SthapitServerless with Golanglet's create a simple HTTP using Golang and serverless,Mar 14Mar 14
Abiral SthapitGoing with Go: Authentication & Route ProtectionProject: myMoneytracker Features: Go server, authentication(jwt), db(TBD), Clean ArchitectureMar 21Mar 21
Abiral SthapitGoing with Go: Env files & variablesProject: myMoneytracker Features: Go server, authentication(jwt), db(TBD), Clean ArchitectureMar 11Mar 11
Abiral SthapitGoing with Go: Exploring the LanguageHi, It’s been six and a half months since I started with Go programming mostly fixing bugs and writing small features on already existing…Feb 24Feb 24
Abiral SthapitNestJs Locking ResourceIn NestJs between two different asynchronous calls, we had to determine if the calls are using the same resource or not, for example…Mar 4, 2022Mar 4, 2022
Abiral SthapitManaging Multiple Github AccountsRecently I was having issues with managing GitHub credentials, a lot of time I am switching between one account to another on the same…Feb 5, 2022Feb 5, 2022
Abiral SthapitHeuristic Test Strategy ModelWe have all been there, when a new project is on the line and you are assigned to be the QA, everything is already fixed Product details…Sep 23, 2021Sep 23, 2021
Abiral SthapitCreating the CustomSMS Trigger in AWS Cognito using lambdaAWS Cognito Official Document → https://aws.amazon.com/about-aws/whats-new/2014/07/10/introducing-amazon-cognito/Jul 29, 2021Jul 29, 2021
Abiral SthapitLogger and Extending Logger with Middleware’sOfficial Document: https://docs.nestjs.com/techniques/loggerJun 9, 2021Jun 9, 2021