- Progressive Web Application Development by Example
- Chris Love
- 147字
- 2021-08-05 10:33:21
Should you polyfil response caching?
Request caching can also be polyfiled using IndexedDB. However, now that most browsers support service workers and caching, I don't think this approach has a wise use of resources. Outside of mobile use, Internet Explorer is the main browser without service worker support. At the time of writing this book, IE should really be used primarily in enterprises when their line of business applications have not been upgraded to modern standards.
This means a very small percentage of potential users that may open your PWA will do so in a browser without service worker support. When they do, it is pretty safe to say that they are most likely on a desktop of some sort with a reliable network connection.
Despite developing hundreds of applications using an early implementation of client-side asset caching, I have officially deprecated this approach from my recommendations.
- Building E-commerce Sites with VirtueMart Cookbook
- C++黑客編程揭秘與防范
- Mastering Machine Learning for Penetration Testing
- Twilio Cookbook
- 物聯網網絡安全及應用
- Spring Boot 2.0 Projects
- HCNA網絡技術
- 網絡安全技術與解決方案(修訂版)
- 2018網信發展報告
- 5G技術與標準
- 工業互聯網創新實踐
- 物聯網基礎及應用
- Qt5 Python GUI Programming Cookbook
- Laravel Application Development Cookbook
- 計算機通信網絡安全