I have a habit of building small side projects. Couple of them are KeyVal.org and ArrayList.org. None of them require API authentication. KeyVal.org as the name says it simple key:value db. ArrayList.org is a REST API service for creating lists and a...
Hey everyone! As a WordPress developer, I'm excited to announce the launch of my latest plugin - Site Mode! This plugin is designed to offer the most convenient and user-friendly way to put your WordPress site into maintenance mode while you work on ...
Hi, Let's learn how to create a very baisic and simple, lightweight coming soon page in 5 steps. Step 1 . Create a index.html file with help of emmet extestion append starting tags of html. <!DOCTYPE html> <html lang="en"> <head> <meta charset=...