Progessive Web App
Permalink
Hi community
Is it possible to build a progressive web app with C5?
Here are some inputs:http://coin5s.com/content/are-progressive-web-design-alternative-na...
Thank you for feedback!
Is it possible to build a progressive web app with C5?
Here are some inputs:http://coin5s.com/content/are-progressive-web-design-alternative-na...
Thank you for feedback!
hi and thank you for your quick feedback!
nothing crazy - it‘s for a conferene. so agenda, locations, presentations, feedback, speaker, form etc.
but it has to be fast and offline available at least partly. service worker and appcache still for ios. i did somehting in the past but i guess c5 delivers a lot that makes the template or site slower.
what does that mean eutg the REST API?
thank you very much!
nothing crazy - it‘s for a conferene. so agenda, locations, presentations, feedback, speaker, form etc.
but it has to be fast and offline available at least partly. service worker and appcache still for ios. i did somehting in the past but i guess c5 delivers a lot that makes the template or site slower.
what does that mean eutg the REST API?
thank you very much!
@eivissa89
I don't have personal experience creating a progressive web app, but I imagine it can be done with concrete5. It would depend on your skills working with the involved technologies and being able to customize/modify how concrete5 behaves.
With proper caching, good design, and a quality server/host, concrete5 should not have speed issues.
This article discusses REST APIs.
https://www.smashingmagazine.com/2018/01/understanding-using-rest-ap...
I don't have personal experience creating a progressive web app, but I imagine it can be done with concrete5. It would depend on your skills working with the involved technologies and being able to customize/modify how concrete5 behaves.
With proper caching, good design, and a quality server/host, concrete5 should not have speed issues.
This article discusses REST APIs.
https://www.smashingmagazine.com/2018/01/understanding-using-rest-ap...
geat, thank you!
i am a frontend developer - so the design and also caching should not be a problem.
but everything with server, c5 core etc is difficult.
anyway, will try it!
thank you!
i am a frontend developer - so the design and also caching should not be a problem.
but everything with server, c5 core etc is difficult.
anyway, will try it!
thank you!
I think it depends on what type of app you are trying to make.
There is currently a core REST API being developed.
"Create infrastructure for full-featured REST API #6309"
https://github.com/concrete5/concrete5/pull/6309...