- Progressive Web Apps with React
- Scott Domes
- 105字
- 2021-07-08 09:36:13
Mobile-first design
For years, the big buzzword of web design has been responsive--websites that look just as good when scaled from desktop to mobile size.
PWAs are, in essence, responsive design on steroids, expanding design for mobile to every aspect of the app, from appearance to functionality.
However, at the end of the day, we need to ensure that our app looks great on every screen size. It also needs to look good under the restrictions we've already discussed. We can't rely too much on big background images or intense graphics. We need a simple and good-looking UI, engineered for both looks and performance.
推薦閱讀
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- Docker技術(shù)入門與實(shí)戰(zhàn)(第3版)
- Vue.js入門與商城開發(fā)實(shí)戰(zhàn)
- 軟件測(cè)試項(xiàng)目實(shí)戰(zhàn)之性能測(cè)試篇
- Koa開發(fā):入門、進(jìn)階與實(shí)戰(zhàn)
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- 鋒利的SQL(第2版)
- 自然語(yǔ)言處理Python進(jìn)階
- Building Wireless Sensor Networks Using Arduino
- Microsoft HoloLens By Example
- Java并發(fā)實(shí)現(xiàn)原理:JDK源碼剖析
- 讀故事學(xué)編程:Python王國(guó)歷險(xiǎn)記
- Getting Started with Backbone Marionette
- Learning RSLogix 5000 Programming
- Learning Yeoman