- 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.
- Docker and Kubernetes for Java Developers
- GeoServer Cookbook
- Android開發精要
- Python Deep Learning
- aelf區塊鏈應用架構指南
- SEO實戰密碼
- Java持續交付
- 快速念咒:MySQL入門指南與進階實戰
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Python編程從0到1(視頻教學版)
- 基于SpringBoot實現:Java分布式中間件開發入門與實戰
- R語言數據可視化:科技圖表繪制
- 深入實踐DDD:以DSL驅動復雜軟件開發
- Arduino Electronics Blueprints
- C Primer Plus(第6版)中文版【最新修訂版】