Next steps
We've covered every step it takes to make a React application into a PWA but, as always, there's more to learn.
This concluding chapter is divided into four sections. First, we'll go over a list of useful resources to continue your PWA journey. Then, we'll cover important libraries that will help automate certain aspects of PWA development, or take your app to the next level. Third, I'll list some of my favorite articles of developing Progressive Web Apps. As a last note, we'll take a look at some possible stretch goals for you to expand and improve on Chatastrophe, if you accept the challenge.
Many of the following resources were discovered through two excellent repositiories: awesome-pwa (https://github.com/hemanth/awesome-pwa ) by GitHub user Hemanth, and awesome-progressive-web-apps (https://github.com/TalAter/awesome-progressive-web-apps ) by TalAter.
We'll look at the following:
- Learning resources to expand your knowledge
- Case studies of successful PWAs
- Example apps to get inspiration...