Blog
Typed Python For TypeScript Developers
A typed Python cheat sheet for TypeScript developers.
PythonTypescriptPython programming
Password Encryption Using bcrypt, Sequelize and Node.js
This post talks about how to encrypt the user password using Sequelize and store in PostgreSQL.
NodejsSequelizeBcrypt
Upgrade AWS EKS Cluster with Zero Downtime
Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service offering from AWS.It provides high availability and scalability for the Control Plane to run across multiple…
KubernetesAWSDocker
How to Set Default Python Interpreter in VS Code
A guide on how to set up your Visual Studio Code for Python operations.
PythonVSCode
Dealing with Code Splitting Network Failures
Reloading code split chunks to attempt to recover from network failures.
ReactJavascriptWebpack
How to Migrate an existing React Web App to Desktop App with Electron
ReactElectronJavascript
JavaScript Interview Preparation Guide (50 Output related questions)
Frontend Developer Cheat sheet
JavaScriptInterview questions
How to Run 'npm run build' on a Low Spec Server?
NuxtVueJavascript
Connect to a Private Instance Using a Bastion Host Within a Custom VPC
AWSVPCBastion Host
Create a Custom Video Controller Using ReactPlayer
ReactJavascriptReact-player