- 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.
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- C# 7 and .NET Core Cookbook
- 精通搜索分析
- C語言程序設計實踐教程
- Apache Karaf Cookbook
- Flash CS6中文版應用教程(第三版)
- Learning Firefox OS Application Development
- iOS應用逆向工程(第2版)
- Linux命令行與shell腳本編程大全(第4版)
- Express Web Application Development
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- C語言程序設計實踐
- 超好玩的Scratch 3.5少兒編程
- Greenplum構建實時數據倉庫實踐