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

AI Hentai Generator
Generate AI Hentai for free.

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.

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.

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.
![[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.

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 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!

The benefits of web standards include providing better cross-platform compatibility, accessibility, performance, search engine rankings, development and maintenance costs, user experience, and code maintainability and reusability. Detailed description: 1. Cross-platform compatibility ensures that the website can display and run correctly on different operating systems, browsers and devices; 2. Improving accessibility ensures that the website is accessible to all users; 3. , Speed up website loading speed, users can access and browse the website faster, provide better user experience; 4. Improve search engine rankings, etc.

The default ports of the web standard are: 1. HTTP, the default port number is 80; 2. HTTPS, the default port number is 443; 3. FTP, the default port number is 21; 4. SSH, the default port number is 22; 5. Telnet , the default port number is 23; 6. SMTP, the default port number is 25; 7. POP3, the default port number is 110; 8. IMAP, the default port number is 143; 9. DNS, the default port number is 53; 10. RDP , the default port number is 3389 and so on.
