Blog
Generate 10x traffic from Google using Programmatic SEO with Next.js
SEOSaaSNext.js
Choose the Right Database for Your Software Project
Choosing the right database is something important. In this article, I will show you how to choose.
Databases
Learn Classes by Making a Game in Python
PythonGame developmentProgramming
Build a Fast Food Order Taker in Python
Learn Python while making a program that takes your order!
PythonProgrammingTutorial
How to Setup Tailwind CSS in Vue 3
A streamlined walkthrough if you hate docs so much.
VuejsTailwindCss
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