Browsing Tag
pwa
8 posts
📶 No Internet? Your Web App Should Still Work: Offline Functionality in PWAs Explained
Imagine this. You’re traveling, trying to check important information in an app. The signal drops. You expect the…
How to get started with Progressive Web Apps.
Progressive Web Apps (PWA) What is a Progressive Web App (PWA)? PWA is a progressive web app and it combines…
How to get started with Progressive Web Apps.
What is a Progressive Web App (PWA)? PWA is a progressive web app and it combines the features…
Deploy React Vite PWA to GitHub Pages
GitHub repo: https://github.com/iamfranco/example-react-vite-pwa Demo: https://francochan.co/example-react-vite-pwa/ Step 0: Initialise vite React app Create a new GitHub repo, clone it…
A deep-dive on a Progressive Web App implementation for a React-based App Platform (DHIS2)
At DHIS2, we’re a remote-first team of developers building the world’s largest health information management system. DHIS2 is…
A comprehensive guide to making your web app feel native
When it comes to apps, the web always feels a little second-class. Sure, we’ve had some advancements in…
Why is it so hard to create PWA with Next.js?
Creating a Progressive Web App (PWA) with Next.js has not always been a smooth experience. In this post,…
Creating a Progressive Web App in React A Beginners Guide
What is PWA? Progressive Web App (PWA) is a web application that provides an experience similar to that…