- Progressive Web Apps with React
- Scott Domes
- 148字
- 2021-07-08 09:36:13
Let's get going
I hope the preceding overview has given you a specific idea of what we're trying to accomplish with this application, and also the roadblocks to achieving those aims. There are a lot of challenges, but as we work through our user stories, we'll deal with them one by one, until we have a fast and functional Progressive Web App.
With the challenges mentioned, you can see the general trend: good performance and user experience under any condition. Certainly a worthy goal, and exactly why PWA techniques are applicable to any web app; they simply promise a better experience for everyone.
Once we start building our application, we'll also see that solving these problems is still a challenge, but all very achievable with React.
The next step is to get everything set up for our application, and create our basic folder structure with HTML and CSS.
- iOS Game Programming Cookbook
- 多媒體CAI課件設計與制作導論(第二版)
- C語言程序設計(第3版)
- ThinkPHP 5實戰(zhàn)
- 工程軟件開發(fā)技術(shù)基礎
- Visual Basic程序設計(第3版):學習指導與練習
- C/C++常用算法手冊(第3版)
- STM32F0實戰(zhàn):基于HAL庫開發(fā)
- PHP編程基礎與實例教程
- 微信小程序開發(fā)與實戰(zhàn)(微課版)
- Oracle GoldenGate 12c Implementer's Guide
- Hands-On GUI Programming with C++ and Qt5
- Instant Zurb Foundation 4
- 網(wǎng)絡綜合布線與組網(wǎng)實戰(zhàn)指南
- HikariCP數(shù)據(jù)庫連接池實戰(zhàn)