Use JavaScript to copy to clipboard

Learn how to copy to clipboard using vanilla JavaScript. This quick snippet shows you how to copy any text to the clipboard

Add subdomains to a XAMPP server on Windows

Learn how to add subdomains to a XAMMP server. Follow these simple steps to  quickly add a new subdomain to your local XAMPP server!

Create a pure CSS flip toggle switch

Learn how to create a pure CSS flip toggle switch.

Run JavaScript when media queries are active

Surefire way to run JavaScript only when CSS media queries are active. Don't let your JavaScript lag behind your CSS - bulletproof your JavaScript

How to build a customizable responsive grid with SCSS

Create a customizable responsive grid with SCSS. Learn the formula for a twelve column grid and how to use calculations to create a customizable grid