- PhoneGap:Beginner's Guide(Third Edition)
- Purusothaman Ramanujam Giorgio Natili
- 137字
- 2021-07-16 13:22:25
Mobile web versus mobile app
There are lots of discussions that are centered around deciding what kind of development should be done: mobile-responsive websites or a native app. Some popular websites, such as Gmail, have mobile-friendly websites, as well as native apps. To understand this better, let's see what these are:
For more information about RWD and the design principles behind it, please read the fundamentals at https://developers.google.com/web/fundamentals/layouts/rwd-fundamentals/.
To summarize, both RWD and mobile apps have advantages and disadvantages. It's the goal of your business or requirement that decides which one you are going to develop. If you are going to develop mobile applications, you should be targeting multiple mobile platforms and it's not quite possible to code for all platforms within a short time frame. Here comes the power of hybrid mobile applications developed using PhoneGap.
- 大話PLC(輕松動漫版)
- Qt 5 and OpenCV 4 Computer Vision Projects
- Java 9 Concurrency Cookbook(Second Edition)
- Learn Programming in Python with Cody Jackson
- Internet of Things with the Arduino Yún
- Building a Quadcopter with Arduino
- Python機器學習基礎(chǔ)教程
- SQL經(jīng)典實例(第2版)
- 蘋果的產(chǎn)品設(shè)計之道:創(chuàng)建優(yōu)秀產(chǎn)品、服務和用戶體驗的七個原則
- Python語言實用教程
- MyBatis 3源碼深度解析
- 從零學Java設(shè)計模式
- Learning Grunt
- Mastering Bootstrap 4
- 計算機系統(tǒng)解密:從理解計算機到編寫高效代碼