You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You mention reading these feeds on the subway, presumably you have your laptop and are running locally.
What would be really cool, of course, would be to have a stand-alone mobile app that fetched stories from the f43.me server in the background.
To this end, I updated my fork to Symfony 6.4 and replaced Webpack with AssetMapper (woohoo, no more node! no more build step!) Creating the offline app won't be hard, though the background sync part is something I'm still learning.
I tried to upgrade to Symfony 7, but there are some issues with graby that I are being worked on.
This really is a cool application, thanks again for releasing it. I look forward to your feedback about a PWA, it's obviously a somewhat big decision because the Symfony bundle that I'd use to create the PWA requires AssetMapper and Symfony 6.4 || 7.0
The text was updated successfully, but these errors were encountered:
I build that project to have access to full content in RSS that I then read offline after having synced them on my mobile. But on a daily basis I never go to the website. Because I'm using RSS provided by it only.
That's why I think adding PWA might be a bit overkill.
You mention reading these feeds on the subway, presumably you have your laptop and are running locally.
What would be really cool, of course, would be to have a stand-alone mobile app that fetched stories from the f43.me server in the background.
To this end, I updated my fork to Symfony 6.4 and replaced Webpack with AssetMapper (woohoo, no more node! no more build step!) Creating the offline app won't be hard, though the background sync part is something I'm still learning.
I tried to upgrade to Symfony 7, but there are some issues with graby that I are being worked on.
This really is a cool application, thanks again for releasing it. I look forward to your feedback about a PWA, it's obviously a somewhat big decision because the Symfony bundle that I'd use to create the PWA requires AssetMapper and Symfony 6.4 || 7.0
The text was updated successfully, but these errors were encountered: