Table of Contents
What is the difference between the web front end and the app end?
Home Web Front-end Front-end Q&A What is the difference between web front end and app end?

What is the difference between web front end and app end?

Aug 23, 2022 pm 06:05 PM
web front 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.

What is the difference between web front end and app end?

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!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

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

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1666
14
PHP Tutorial
1273
29
C# Tutorial
1253
24
What frameworks are there for web front-end? What frameworks are there for web front-end? Aug 23, 2022 pm 03:31 PM

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) [Hematemesis Compilation] The latest front-end interview questions and answers in 2023 (Collection) Jun 29, 2022 am 11:20 AM

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.

What is a web front-end engineer What is a web front-end engineer Aug 23, 2022 pm 05:10 PM

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.

Web front-end written test question bank HTML chapter Web front-end written test question bank HTML chapter Apr 21, 2022 am 11:56 AM

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!

A complete collection of selected Web front-end interview questions and answers in 2023 (Collection) A complete collection of selected Web front-end interview questions and answers in 2023 (Collection) Apr 08, 2021 am 10:11 AM

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.

How to distinguish between H5, WEB front-end, big front-end, and WEB full stack? How to distinguish between H5, WEB front-end, big front-end, and WEB full stack? Aug 03, 2022 pm 04:00 PM

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!

What is the difference between web front-end and back-end development? What is the difference between web front-end and back-end development? Jan 29, 2023 am 10:27 AM

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.

What are web front-end technologies? What are web front-end technologies? Aug 24, 2022 pm 05:00 PM

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.

See all articles