- Progressive Web Apps with React
- Scott Domes
- 127字
- 2021-07-08 09:36:11
Why Progressive Web Apps?
Many static web pages do a fantastic job of performance. However, when all you need to do is render some HTML, CSS, and a smattering of JavaScript, it's less of a struggle to work well under all network conditions.
When we start talking about web applications--large, complex, JavaScript-based workhorses--performance becomes a significant challenge. Our frontend will have a lot of code. Our user needs to download all that code if they want to use our app to its fullest potential. How do we ensure that they're not staring at a blank loading screen for ten seconds, as 500 KB of JavaScript initializes?
Therefore, most of our performance enhancements will center around managing the JavaScript problem. This is especially true with React.
推薦閱讀
- 匯編語言程序設(shè)計(jì)(第2版)
- 零基礎(chǔ)學(xué)Java程序設(shè)計(jì)
- Selenium Testing Tools Cookbook(Second Edition)
- RSpec Essentials
- Python算法指南:程序員經(jīng)典算法分析與實(shí)現(xiàn)
- RESTful Java Web Services(Second Edition)
- Getting Started with React Native
- ASP.NET程序開發(fā)范例寶典
- Unity Character Animation with Mecanim
- 寫給大家看的Midjourney設(shè)計(jì)書
- Python預(yù)測分析實(shí)戰(zhàn)
- Dart:Scalable Application Development
- Web開發(fā)新體驗(yàn)
- JBoss AS 7 Development
- 輕松學(xué)Scratch 3.0 少兒編程(全彩)