dadepo
dadepo
Yup, we would put it in a prominent place. It could even be part of the top level links we have at at the top of the website
FYI for this to be done, the page on the blog needs to be added first. So basically this issue is waiting for that to be done.
@hardcorekancil if you can catch @esteedqueen, she might be able to help with this. But yes, it has to be done via WP dashboard. What we want to do is...
Yup. It does help. I'll close the ticket once I add the link. Thanks
@temiyemi @daviskoko something you might be interested in?
@daviskoko Question is, what has vueJs got to do with PWA? As far as I can tell it is just a framework for building front-end component with or without PWA...
@Mich5 Thanks for the interest. What you could do is to fork the project, make changes that adds the needed progressive enhancements and then make a pull request. Some things...
PWA can be achieved without introducing any framework. The progressive enhancement techniques are framework agnostic. This discussion should not even be about introducing another framework to the stack. Especially when...
Here is a quick start guide about PWA which builds a sample application following PWA without any mention of any extra framework https://developers.google.com/web/fundamentals/getting-started/your-first-progressive-web-app/?hl=en Here is also another sample application https://github.com/GoogleChrome/airhorn...
I am sceptical about introducing any MV\* framework. The website, in principle is very simple: Search for names, show name entry. That is all. It offers no specialised or complex...