- Progressive Web Apps with React
- Scott Domes
- 152字
- 2021-07-08 09:36:11
Why React?
React is quickly becoming the go-to solution for frontend web applications. Why? This is because it's fast, elegant, and makes managing large applications easy.
In other words, it makes complexity simple. There's no reason a PWA has to use React, though. PWAs can be any web app or site.
React does have one major benefit--its component pattern, where UIs are split into distinct pieces. As we'll see, the component pattern lets us break our interface into small chunks of code to alleviate the preceding JavaScript downloading issue. However, other than that, any frontend framework will work just as well for a PWA.
The advantage of React is that it is a beautiful and fun way to build frontend applications. It's also an in-demand skill. If you pair knowledge of React with experience with PWAs, you'll be about as future-ready as one can be in the fast-moving web development world.
- 一步一步學(xué)Spring Boot 2:微服務(wù)項目實戰(zhàn)
- 深入理解Android(卷I)
- LabVIEW 2018 虛擬儀器程序設(shè)計
- Learning Docker
- Visual C++數(shù)字圖像模式識別技術(shù)詳解
- Dependency Injection in .NET Core 2.0
- Julia高性能科學(xué)計算(第2版)
- Greenplum構(gòu)建實時數(shù)據(jù)倉庫實踐
- Android 游戲開發(fā)大全(第二版)
- Python數(shù)據(jù)科學(xué)實踐指南
- 你好!Java
- 計算機常用算法與程序設(shè)計教程(第2版)
- R High Performance Programming
- JavaScript前端開發(fā)程序設(shè)計教程(微課版)
- 面向?qū)ο蟪绦蛟O(shè)計及C++實驗指導(dǎo)(第3版)