progressive web application (PWA) tutorial-Intellij Ultimate
Hi,
Using latest IntelliJ IDEA Ultimate, are there any beginner tutorials/step-by-step guides to build a basic, first progressive web application (PWA)?
Already have the HTML, CSS and JavaScript code for a basic online sound generator and would like to learn how to build this into a simple progressive web app that could be downloaded by a user and run offline, if this is possible.
Any leads, suggestions appreciated.
请先登录再写评论。
I'd suggest searching the web for basic tutorials. See https://medium.com/james-johnson/a-simple-progressive-web-app-tutorial-f9708e5f2605 and https://web.dev/progressive-web-apps/, for example
Thank you, Elena.
This tutorial looks very helpful. I will try it out, hopefully learn from it.
Best Wishes,