Kishoretealpod.hashnode.dev·Jul 16, 2024ArrayList a simple List DB ServiceI 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...Discuss·1 likeDatabases
Mobeen Abdullahmobeenabdullah.com·Mar 6, 2023Introducing Site Mode - The Ultimate WordPress Under Construction & Maintenance Mode PluginHey 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 ...Discuss·82 readsmaintenance
Rajendra Pandeyrajendra21.hashnode.dev·Jul 17, 2022Very Lite Coming Soon Page in 5 StepsHi, 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=...Discuss·29 readscoming soon