What is the difference between web front end and app end?
The difference between the web front-end and the app side: 1. The web front-end is based on the browser, while the app side must have a client; 2. The web is compatible with various versions of browsers, while the app side is compatible with various operating systems and mobile phones Model, version, etc.; 3. The web directly connects to the server, and the app value may be the server, interface or local cache.
The operating environment of this tutorial: Windows 10 system, Dell G3 computer.
What is the difference between the web front end and the app end?
The difference between Web and APP:
web is based on the browser, and the app must To have a client
web pays attention to the response time, and the app also needs to pay attention to traffic, power, and the hardware conditions of the phone itself
In terms of compatibility, the web is compatible with browsers. Choose different browser cores. The app is a mobile phone, with different brands, android and ios systems. It also needs to look at the screen resolution, screen size, and compatibility with other apps.
Network environment, the app also has different network environments, 2G, 3G, 4G, wifi, disconnection
Hardware environment, the App also needs to consider abnormal scenarios: interruption, shutdown, crash, restart and other
cross events, answer calls, text messages, emails, and other operations
App can be divided into horizontal screen and vertical screen, overflow screen, touch screen and gestures
Web directly connects to the server, and the value of the app may be the server, interface or local cache
Upgrade, update, there is no prompt for Web updates. Enter the browser directly to get the latest data. The app needs to be updated by itself to obtain the latest data.
Web login requires a password. Unless the password is set to remember, the App has a login-free function.
Standard difference:
Compatibility test: the web is compatible with various versions of browsers, and the app is compatible with various operating systems, mobile phone models, and versions
Gestures: Not available on the web, the app has gesture test and function key test
Cross event and horizontal and vertical screen tests: The app needs to test its compatibility with other apps, and its crossover with calls and text messages
Installation test: The bs architecture of the web, the client does not need to be installed, the mobile app needs to be installed and tested
Update: The web generally updates the server, and the app update will update the client, so updates are required Test
Network: The app needs to test switching between networks, and whether different network types have an impact on the app when the network is disconnected
Screen restrictions: the app needs to pay attention to different screens Whether the uploaded pictures and text will overflow the screen
Performance test: The web needs to pay attention to the response time of the page. In addition to the response time, the app also needs to consider the power consumption and traffic consumption
Software operation and startup: The mobile terminal needs to test the startup, uninstallation and upgrade of the app
(Learning video sharing: web front-end)
The above is the detailed content of What is the difference between web front end and app end?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











Web front-end frameworks include: 1. Angular, a front-end framework for creating a single application interface; 2. React, a JavaScript development framework for building user interfaces; 3. Vue, a progressive framework for building user interfaces JavaScript framework; 4. Bootstartp, a front-end framework based on HTML, CSS, and JavaScript; 5. QUICK UI, a set of enterprise-level web front-end development solutions; 6. SUI, a front-end component library.
![[Hematemesis Compilation] The latest front-end interview questions and answers in 2023 (Collection)](https://img.php.cn/upload/article/000/000/024/62bbc4b816943531.jpg?x-oss-process=image/resize,m_fill,h_207,w_330)
This article summarizes some selected Web front-end interview questions worth collecting (with answers). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.

A web front-end engineer is an engineer who is engaged in Web front-end development. His main job is to develop, optimize, and improve the website. His main responsibility is to use various professional technologies to develop client products, and then combine the back-end development technology to simulate the overall effect and provide the website with The products and services provided on realize first-class web interfaces, optimize code and maintain good compatibility, and are committed to improving user experience through technology.

I have summarized some web front-end interview (written test) questions to share with you. This article will first share with you the HTML part of the written test questions (with answers). You can do it yourself and see how many you can answer correctly!

This article summarizes some selected Web front-end interview questions worth collecting (with answers). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.

This article will help you quickly distinguish between H5, WEB front-end, large front-end, and WEB full stack. I hope it will be helpful to friends in need!

Differences: 1. The front-end refers to the interface visible to the user, while the back-end refers to things invisible to the user. It considers the implementation of the underlying business logic, the stability and performance of the platform, etc. 2. The technologies used in front-end development include html5, css3, js, jquery, Bootstrap, Node.js, Vue, etc.; while the back-end development uses server technologies such as java, php, and HTTP protocol. 3. From the perspective of application scope, front-end development is not only well-known by ordinary people, but its application scenarios are much wider than that of back-end.

Web front-end technologies include: 1. HTML, which is a standard language for making World Wide Web pages, which eliminates barriers to information exchange between different computers; 2. CSS, which can help make the appearance of web pages more beautiful; 3. JavaScript, which is A lightweight interpreted programming language; 4. jQuery, which enables users to more easily process HTML documents and events, implement animation effects, and easily provide AJAX interaction for websites; 5. AJAX, a tool for creating interactive web applications Web development technology.
