What is a PWA? Everything You Need to Know About Progressive Web Apps
I recently created a Progressive Web App (PWA) using Vite called “Ramadan Tracker“. This PWA helps users keep track of their fasting schedule and prayer times, all without needing an internet connection. For March, during Ramadan, it had a total of 380+ visitors, over 1000 page views, and 30 active users. So, I thought of…
How to develop your own country selection page on WordPress
When building a WordPress site that serves users from different countries, creating a country selection page can significantly enhance user experience. This guide will walk you through developing a country selection page using JavaScript, explaining key concepts like Immediately Invoked Function Expressions (IIFE) and cookies. Using JavaScript IIFE for country redirection allows the redirection to…
How to enable Mintpay for specific categories on WooCommerce
If you’re in Sri Lanka and running a WordPress e-commerce store via WooCommerce, by now you might have integrated Mintpay as a payment option for your customers or if you are from a web development agency, you might have worked on e-commerce websites that require this payment option that allows your client’s customers to buy…