Discuss the value of Web standards from four aspects with a mind map

Discuss the value of Web standards from four aspects with a mind map

I have roughly listed some values ​​to stimulate discussion, hoping to improve this idea and get better opinions. How to obtain the specific inventory data is still under exploration.

People-oriented - Visitors:

Speed ​​up access (how, how much, fewer bytes, lower concurrency)

Multiple devices to choose from (multiple browsers, multiple browser versions, multiple devices)

Multiple styles available (skin-changing technology)

No Inclusion for People with Disabilities (WAI)

For people - developers:

Speed ​​of development (single version development, no need to develop independently for other devices)

Maintenance complexity (after separation, the structure can be reused, the style can be reused, and the images and CSS can be maintained independently)

For people - operators:

Server costs

The cost of bandwidth

Development cost (multi-version development)

Cost of SEO (better search engine targeting)

Machine-oriented - Server load:

Bandwidth savings

Search engine friendly

Web data mining (semantic web, microformats, XSL data extraction, etc.)

Web standards value mind map:

<<:  MySQL not null constraint case explanation

>>:  CSS uses calc() to obtain the current visible screen height

Recommend

JavaScript built-in date and time formatting time example code

1. Basic knowledge (methods of date objects) 😜 ge...

Analysis of the principles and usage of Docker container data volumes

What is a container data volume If the data is in...

Detailed explanation of using Nginx reverse proxy to solve cross-domain problems

question In the previous article about cross-doma...

A brief discussion on logic extraction and field display of Vue3 in projects

Table of contents Logical Layering Separate busin...

Using js to implement simple switch light code

Body part: <button>Turn on/off light</bu...

mysql-8.0.17-winx64 deployment method

1. Download mysql-8.0.17-winx64 from the official...

Summary of 10 must-see JavaScript interview questions (recommended)

1.This points to 1. Who calls whom? example: func...

Practical MySQL + PostgreSQL batch insert update insertOrUpdate

Table of contents 1. Baidu Encyclopedia 1. MySQL ...

In-depth interpretation of /etc/fstab file in Linux system

Preface [root@localhost ~]# cat /etc/fstab # # /e...

Three ways to communicate between Docker containers

We all know that Docker containers are isolated f...

Videojs+swiper realizes Taobao product details carousel

This article shares the specific code of videojs+...

JavaScript canvas to achieve mirror image effect

This article shares the specific code for JavaScr...

jQuery realizes the effect of theater seat selection and reservation

jQuery realizes the effect of theater seat select...

What is BFC? How to clear floats using CSS pseudo elements

BFC Concept: The block formatting context is an i...