PWA and Offline use
We all have been there, we lose service or it barely works and as we build our apps to try and compete with the titans, we notice that offline work is not that great.
When building Ailevo, since it revolves around travel where some may have the phone service to have signal and some go rogue and only use WiFi, I had to be different. That is why I focused heavily on the offline capabilities, after much trial and error, I found that a PWA can be built to work or at least get by use the phones cache stored for later use, kinda like a safety. That prompted me to shift into this and build this offline capability to the best I can.
I am nowhere near a crazy developer nor an engineer, and a lot of it is AI assisted by Lovable, Cursor, Claude, perplexity. Now I do not build the first thing they recommend and dump the code into lovable/ cursor to start building. But I challenge it.
Since I am not a seasoned engineer, and I am still learning and growing. I had to do a lot of trial and error with this offline feature. It has helped out so far and I know it can be developed more but not too bad for a weekend warrior building a micro SaaS PWA while juggling, golf, traveling, career, and family.
I am curious to know everyone’s experience with a offline feature for a PWA.
I love this community and how we all help each other with opinions and experiences and how we contribute to each other’s post.
PS. I hope we all continue building and growing and we all succeed.