Implementing Progressive Web Apps with React: A Practical Guide to create Web Apps that provides a native experience to the users
Did you know that with PWAs you can create Web Apps that deliver a user experience similar to native apps? Did you know that with the React tooling most of the work to create them is almost done? I will explain how to create PWAs with the React tooling and describe what the generated code does in order you can safely iterate over it.
In this book we are going to implement a Progressive Web App (PWA) using a step-by-step approach. This learning experience starts with an already crafted React application called Task List, created using the create-react-app tool with the cra-template-pwa template, which gives us a good starting point for building a progressive web app.
We will go into the details about how to make the web app installable and after that how to improve the user experience by adding offline support to the web app. To make the learning process smooth I will first add offline support for the read-only use cases of the application. After that, I will show how to provide full offline support by using the IndexedDB database and the Background Sync service. I will also explain how to update progressive web apps. How users get notified that there is a new release of the application waiting to be installed and how that actually happens.
Implementing Progressive Web Apps with React: A Practical Guide to create Web Apps that provides a native experience to the users
未经允许不得转载:finelybook » Implementing Progressive Web Apps with React: A Practical Guide to create Web Apps that provides a native experience to the users
相关推荐
- Malware Development for Ethical Hackers: Learn to develop various types of malware to strengthen cybersecurity
- Democratizing No-Code Application Development with Bubble: A beginner’s guide to rapidly building applications with powerful features of Bubble without code
- Salesforce Automation with Salesforce Flow and Apex: Automate your way to success with Salesforce automation tools
- Bash Shell Scripting for Pentesters: Master the art of command-line exploitation and enhance your penetration testing workflows
- AI-Powered Search
- Explore Software Defined Radio: Use SDR to Receive Satellite Images and Space Signals