Home Web Front-end Front-end Q&A What does web front end mean?

What does web front end mean?

Apr 21, 2020 pm 05:22 PM
web front end

Web front-end is front-end network programming, also considered as user-side programming, which is writing HTML, CSS and JS code for web pages or web applications, so users can see and communicate with these pages.

What does web front end mean?

The web front-end, also known as the "client", is about the visual aspect of the website that users can see and experience, i.e. everything the user sees through their web browser The displayed content involves everything that users can see, touch and experience; that is, the web front-end includes the structure of the web page, the visual appearance of the web, and the implementation of interaction at the web level.

The web front-end evolved from web page production, and its name has obvious characteristics of the times. In the evolution of the Internet, web page production is a product of the Web 1.0 era. The main content of early websites was static, mainly pictures and text, and users' behavior when using the website was mainly browsing. With the development of Internet technology and the application of HTML5 and CSS3, modern web pages are more beautiful, have significant interactive effects, and are more powerful.

Technologies required for web front-end development:

● Proficient in front-end development technology (HTML5, JS, JSON, XHTML, CSS3), and understand the relevant aspects of each technology Standard

● Master Ajax asynchronous programming and be able to write high-performance, reusable front-end components;

● Have a deep understanding of programming ideas and front-end frameworks such as OO, MVC, MVVM, etc., and be proficient in them Master a front-end framework (common front-end frameworks Vuejs, AngularJS, React, Bootstrap, QUICK UI, mobile terminals include: Frozen UI, weUI, SUI, MUI, AUI) and understand its principles (there are many frameworks, choose two or three mainstream frameworks , skilled and in-depth understanding is enough);

● Good at Web performance optimization, accessibility, good experience in SEO, etc.; Understand the concept of separation of presentation layer and data layer, Web semantics (these are also in Very useful bonus points when looking for a job);

● Understand the front-end security mechanism, familiar with the HTTP protocol and browser caching strategies;

● Familiar with the source code implementation of common JS development frameworks, (such as : prototype, jQuery, Mootools, Ext, Dojo, underscore, YUI, Kissy), be proficient in at least one.

●Have a clear understanding of common browser compatibility issues and have reliable solutions; such as IE6/7/8/9, Firefox, Safari, Chrome;

● Have relatively High aesthetics

In addition, there is continuous learning

Recommended learning:web front-end video tutorial

The above is the detailed content of What does web front end mean?. 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

Undress AI Tool

Undress AI Tool

Undress images for free

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.

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

PHP Tutorial
1488
72
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.

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.

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!

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

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.

See all articles