Basic HTML Boilerplate Template for Any Project
In this post, we’re going to find out what a typical HTML 5 boilerplate template looks like. If you don’t know what a boilerplate is,… Read More »Basic HTML Boilerplate Template for Any Project
In this post, we’re going to find out what a typical HTML 5 boilerplate template looks like. If you don’t know what a boilerplate is,… Read More »Basic HTML Boilerplate Template for Any Project
If you go to a website and inspect its page source, you’ll notice this <!DOCTYPE html> declaration before the <html> element. In this post, you’re… Read More »DOCTYPE HTML: A Comprehensive Explanation
Use emojis, kaomojis and symbols with only one keyboard shortcut on Windows.
To enable Clipboard History, press down Windows + V keys on your keyboard and then click Turn on. Another way to enable it is by going… Read More »How to Enable and Use Clipboard History on Windows
Since I started the YouTube channel, I have received all sorts of questions. How to become a web developer? How do I switch carers from… Read More »Announcing a NEW series: Queue & AI | Questions and Answers
File extensions are by default hidden on Windows 🕵️♂️ But in this article, you’re going to learn how to easily make them show up. … Read More »Show File Extensions on Windows
You probably stumbled upon one of these two errors: bash: mysql: command not found error when you tried to run a MySQL command from the… Read More »How to Fix MySQL Command Not Found on Windows
The Profiles feature is now available in VS Code. Let’s have a quick look at it and see what things we can do with it.
Usually, when you want to run Command Prompt as Administrator, you would go to Start, search for CMD, right-click on it, and then Run as… Read More »Always Run Command Prompt as Administrator
Visual Studio Code now prevents you from accidentally opening large files by popping up a confirmation alert. This comes in handy, especially in remote… Read More »VS Code — Open Large Files Confirmation