Created a PWA Examples Repository
Created a PWA Examples repository to showcase code and examples of progressive web applications as I learn how these work. For more mature examples of working PWAs, check out these examples on MDN Web Docs. MDN Web Docs is a great place to go to learn the details of web technologies.
I will be starting off with examples and tutorials created by others. Once I get some experience with PWAs, I have some ideas for projects of my own. So follow along with me as I explore the creation and use of PWAs. This should be fun.
And, of course the first PWA to do is a Hello World example. Nothing exciting, but is a good first go with the code for a PWA. For a nice introduction to progressive web apps check out this article on the MDN web docs site. Follow along with this tutorial by James Johnson to create your first PWA.