PWA-LAST-Stack: All the latest Symfony stuff in one repo #115
Replies: 2 comments
-
That's really great. |
Beta Was this translation helpful? Give feedback.
-
I added an about page with a QR code, so I could test in on a mobile device and install it. I'm practically delirious clicking "Install as PWA" switching to Airplane mode, going to my apps and opening it and navigating around. This is the stuff of geek fantasy. I think this is a good repo for real-world testing, but it's not ready for prime time. I'm misunderstanding something with caching, the offline fallback of the home page happens on the planets that should already be preCached. Also, it's not mobile-friendly, and I'm struggling with tailwind. But I'll tweak it somehow. |
Beta Was this translation helpful? Give feedback.
-
I took the course code from https://symfonycasts.com/screencast/last-stack, which shows off the latest in Symfony (LAST = Live Components, AssetMapper, Stimulus, Turbo), and add pwa-bundle.
See it in action here: https://pwa-last-stack.survos.com/
Get the source here: https://github.com/survos-sites/pwa-last-stack
Play with it (and checkout the cool debug toolbar)
Things I need help with:
Feedback welcome and appreciated!
Beta Was this translation helpful? Give feedback.
All reactions