Website Development
March 18, 2023
/ Website Development
HTTP Error Codes You Don’t Know Right Now
Every HTTP response from the server has a specific numeric “status code”. For easy remembrance, here are the five ranges…
March 16, 2023
/ Website Development
What is HTTP and how does the internet work?
With the development of technology, we now live in a world where the internet gives us the freedom to use…
March 16, 2023
/ Website Development
URL Encoding and Query Selector for the Dummies
If you’ve ever performed a keyword search on Google and checked your browser link after the search was completed, you…
March 9, 2023
/ Website Development
How can I be this stupid? — My First Postmortem 😩
A simple mistake that cost me approximately two weeks of time to fix as a Full Stack Developer while working…
March 3, 2023
/ Website Development
22 Docker Commands You Must Know As a Beginner
What is Docker? Docker is a lightweight virtualized environment called a container that is used for the development, deployment, and…
February 8, 2023
/ Website Development
What happens when you type google.com in your browser and press Enter
Have you ever wondered what actually happens anytime you open up your Web browser (Chrome, Firefox, Mozilla, Safari, etc) and…