Articles in this series
JavaScript is the language that makes websites interactive, but it’s also full of surprises! It can be confusing, funny, and even a little bit strange...
When building a secure backend for a REST API, two key terms often come up: JWT (JSON Web Tokens) and OAuth. You might be wondering, what exactly are...
Welcome back to another post in my GitHub series! If you've been following along, you know how important Git is for developers, helping us manage our...
GitHub Actions is more than just a tool for continuous integration and deployment—it's like having a super-smart assistant for all your development...
In the early days of system administration, handling upgrades, security patches, and software installations was often a manual and tedious task. To...
Deploying an application on a VM or EC2 instance in AWS is like setting up a brand-new computer for a friend. Just like a fresh computer, the VM or...