How to permanently remove ?m=1 from Blogger Blog Many of you asked me a lot of times about getting rid of the 'm' parameter from blogger blog url. Even though there is no problem with this p…
How to build a PWA (Progressive Web App) for Blogger Site in 2024 Build a Progressive Web App for your Blogger site to enhance your visitors' experience in an easy way.
Lightbox Image with Vanilla Javascript Elevate your web design with a Vanilla JavaScript lightbox image gallery. Learn how in our step-by-step tutorial!
How to lazyload Javascript using LocalStorage Learn efficient JavaScript lazy loading with LocalStorage for improved website performance.
How to make Blogger Contact Form work without loading widgets.js It will probably not work if your domain is connected with Cloudflare DNS. Important! Before we start adding codes in XML, I will recommend you to …
How to Set, Get and Delete Cookies using Vanilla JavaScript In this tutorial, we are going to learn how to SET, GET and DELETE Cookies using Vanilla JavaScript. We will create functions to reduce our codes and…