Binod KafleinwesionaryTEAMDatabase Access Optimization in DjangoDjango’s Object-Relational Mapping (ORM) is a powerful and flexible API that simplifies database operations. However, without a good…Jul 12, 2023Jul 12, 2023
Binod KafleinwesionaryTEAMPreparing Your Django Application for Production: Key Considerations and Best PracticesA production ready application is the project that has been developed and prepared to be deployed and used in a live production…Jul 12, 2023Jul 12, 2023
Binod KafleinwesionaryTEAMCookies and Session Management Using Cookies In GOWhat is a cookie?Oct 29, 2020Oct 29, 2020
Binod KafleLearning Concurrency in Go (Simulated Search Service)What is concurrency?Oct 6, 2020Oct 6, 2020
Binod KafleinwesionaryTEAMSending Emails with GO (Golang) Using SMTP, Gmail, and OAuth2Recently, I had to send an email through the app that I was building in Golang. Since using any third-party packages was not an option, I…Aug 21, 20202Aug 21, 20202
Binod KafleinwesionaryTEAMCreate a bucket in Google Cloud Platform and make its objects publicly availableAssumptionAug 18, 2020Aug 18, 2020
Binod KafleinwesionaryTEAMGetting Started with Terraform as IaC tool — Build simple instance with VPC network in GCPThis article is a continuation of my previous article on Infrastructure From Code, Why do we need it and How can we implement it?. If you…May 10, 2020May 10, 2020
Binod KafleinwesionaryTEAMInfrastructure From Code, Why do we need it and How can we implement it?Why do we need infrastructure from code?May 1, 2020May 1, 2020
Binod KafleinwesionaryTEAMUnderstanding Git — How branches works internally?This article is second part of my previous article Understanding Git — How Git works internally?. If you want to know how git works…Feb 23, 2020Feb 23, 2020
Binod KafleinwesionaryTEAMUnderstanding Git — How Git works internally?Most people starting to learn git, try to memorize all those commands and all options to those commands. Doing so they find git actually…Feb 16, 2020Feb 16, 2020