VS Code Better Comments Extension
VS Code isn’t that great when it comes to customizing the color of the comments. A couple of ways you can customize them is to… Read More »VS Code Better Comments Extension
Second most tallest chap in the neighbourhood. Sometimes my sense of humor causes abdominal pain. I am not yet famous for something.
VS Code isn’t that great when it comes to customizing the color of the comments. A couple of ways you can customize them is to… Read More »VS Code Better Comments Extension
VS Code isn’t that great when it comes to folded code blocks. As you can see in the image below, it gets the job done… Read More »VS Code Better Folding Extension
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.