Blog (Page 11 of 19)
-
How to keep your email address private in GitHub
I wanted to review where I publish my primary email address online. One important place to check is any Git host you use such as GitHub.
-
Open a project in VS Code in a flash 📂⚡
The one thing that you do all the time with VS Code is open a folder. Wouldn’t it be nice to find your project and open it in VS Code really quickly?
-
The best password manager on Linux?
KeePass was my first choice password manager. Over time, I noticed that it has some persistent issues. Its time to look for a replacement!
-
VS Code - Catch errors in your markdown files
You can make syntax mistakes in Markdown the same as you would with any programming language. Here is how you can catch those syntax mistakes.
-
Add a table of contents (TOC) to your blog posts
A table of contents (TOC) can enable readers to quickly navigate its contents. Lets go through it from top to bottom in a beginner-friendly way.
-
Testing a Svelte app with Vitest
Vitest has become the first choice dev tool for Svelte. Learn about its features and integrations and how it compares to Jest.
-
Syntax highlighting library support for modern frontend frameworks
I was wondering which modern frontend frameworks are supported by syntax highlighting libraries. The list is growing! Here is status quo.
-
How I fixed the feed on my website
I noticed that my feed looked odd in one RSS reader. Here is how I fixed it, and have my posts feature my chosen cover image in most RSS readers.
-
Migrating from VS Code to VS Codium on Linux painlessly
Switching to VS Codium does not require much effort. You just need to install it and copy some configuration files.
-
How to make a slick CSS animation from Upload
This time, I will tackle a title sequence from Upload. It has a cool chugging, progress bar reveal of the title.