First of all, we need to have basic knowledge of HTML/HTML5 and CSS/CSS3 (you can simply cut pictures). It would be better if you can understand some JS.
Secondly, we need to understand some basic concepts. Otherwise, it will be embarrassing if we go out to brag and cannot understand what others are saying, or if we say it ourselves, it is a very obvious mistake. In order to brag confidently, let us understand the following basic concepts. Bar.
Mobile web development
Pages that perform well on the mobile terminal, such as Sina.com, Tencent News Network, and Phoenix Mobile, also perform well on the mobile terminal.
Mobile web app development
To put it simply, it means using some browser-private methods during development to make the web page have some native functions. Or there are more similar web apps such as mobile Taobao, mobile Meituan, mobile Weibo, etc. They do not obviously use some native functions, but interactive and designed web pages similar to apps must rely on browsers to view them. of. Of course, the industry has recently launched various forms of app/webapp-like application technologies, such as the well-known WeChat applet, PWA launched by Google (obtaining the same permissions as Android native applications), and streaming applications launched by DCloud (obtaining W3C and Supported by domestic mobile phone manufacturers), etc.
hybrid app development
Also called [shell development], simply speaking, it is to generate a cross-platform web app by writing specific code, similar to react native, phonegap, cocos2d, etc. You can use some front-end native development frameworks or package and generate apps based on mobile web pages.
Statement:
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn