CSS-only Reading Progress Bar
In this step-by-step guide, we will build a reading progress bar using only CSS to animate it. Try it out: See the Pen Untitled by… Read More »CSS-only Reading Progress Bar
In this step-by-step guide, we will build a reading progress bar using only CSS to animate it. Try it out: See the Pen Untitled by… Read More »CSS-only Reading Progress Bar
Every time you open VS Code after the monthly update, you are greeted with a Release Notes tab where you can see all the changes that… Read More »Disable Release Notes in VS Code
I just want to quickly showcase a new feature that came with the November 2023 release, which is Floating Editor Windows. That means we can now… Read More »Split and Move Editors in VS Code
By default, VS Code automatically updates all the extensions. But with the November 2023 release, you can now specify which extensions you want to be… Read More »How to Manage VS Code Extensions Updates
You can now drag and drop one or multiple files from the operating system into the VS Code’s File Explorer. 🎥 Watch the demo: … Read More »VS Code — Paste Files from OS to File Explorer
Maintenance mode is an important aspect of any web application’s lifecycle, allowing us, the developers, to perform updates, fixes, and improvements. In Laravel, you can… Read More »Bypass Maintenance Mode in Laravel
In this tutorial, we will be looking at how to set up a self-signed SSL certificate on localhost using XAMPP, Apache, and OpenSSL. By the… Read More »How to Set Up an SSL Certificate in Localhost for XAMPP
In this post, we’re going to have a look at how to display or hide Editor tabs in Visual Studio Code. Let’s get started! Hide… Read More »VS Code — Hide/Show Editor Tabs
VS Code allows you to pin the editor tabs. But did you know you can now display pinned tabs on a separate row? This way,… Read More »VS Code — Display Pinned Tabs on Separate Row
If you work with a lot of open editor tabs and want to save as much screen space as possible, VS Code comes with a… Read More »VS Code — Editor Tab Height & Save More Space