A brief discussion on front-end production: Is IE6 still necessary for compatibility?

A brief discussion on front-end production: Is IE6 still necessary for compatibility?

The domestic market still has a certain demand for IE 6~7 support, but as a front-end developer, we should push this industry forward instead of simply accommodating and compromising.

Once upon a time, being able to provide support for older versions of IE was a necessary skill for a front-end developer. With the advent of mobile Internet, this skill is no longer so important.

For developers with many years of front-end development experience, supporting IE 6~7 should be no problem, but they should rely on their own experience and influence to lead new developers to pay attention to and use cutting-edge technologies, rather than sticking to the old ways. For new developers, we recommend that you simply ignore the old IE browser. Wasting time and energy on old browsers will not benefit your career at all. These browsers will soon be consigned to museums, and any knowledge you gain about them will be worthless. Of course, if someone aspires to become an expert in browser archaeology, that’s another matter.

We naively hoped that domestic Internet giants would abandon support for old versions of IE like Google, and rely on their huge user base and influence to lead users to use browsers with better experience. Obviously, we overthought it. Commercial interests are so important and moral integrity is so rare, just as when Microsoft stopped supporting XP technology, someone quickly stepped in to intervene.

As practitioners in this industry, we should try to convince our clients and supervisors not to waste manpower and resources on old browsers. If you can't change them, you can change yourself. More and more companies are developing only for modern browsers. It would be nice to use the time spent on compatibility with old browsers to enjoy life, spend time with family and girlfriend. What? You're drifting around, your home is too far away, and you don't have a girlfriend? Then why don’t you go find a girl right away! If you use antique browsers every day, you are destined to be lonely until you grow old.

We have no intention of criticizing the old version of IE, we just want to say that it has completed its mission and it is time for it to die.

The above article briefly discusses whether IE6 is still necessary to be compatible in front-end production. This is all the content that the editor shares with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM.

<<:  Draw an iPhone based on CSS3

>>:  A brief analysis of the count tracking of a request in nginx

Recommend

Solve the problem of using less in Vue

1. Install less dependency: npm install less less...

Alibaba Cloud Server Ubuntu Configuration Tutorial

Since Alibaba Cloud's import of custom Ubuntu...

How to enable slow query log in MySQL

1.1 Introduction By enabling the slow query log, ...

Introduction to Jenkins and how to deploy Jenkins with Docker

1. Related concepts 1.1 Jenkins Concepts: Jenkins...

Disabled values ​​that cannot be entered cannot be passed to the action layer

If I want to make the form non-input-capable, I se...

How to use Docker Compose to implement nginx load balancing

Implement Nginx load balancing based on Docker ne...

Introduction to the deletion process of B-tree

In the previous article https://www.jb51.net/arti...

Keepalived implements Nginx load balancing and high availability sample code

Chapter 1: Introduction to keepalived The purpose...

Simple web page code used in NetEase blog

How to use the code in NetEase Blog: First log in...

Detailed explanation of the MySQL MVCC mechanism principle

Table of contents What is MVCC Mysql lock and tra...

Use of MySQL DDL statements

Preface The language classification of SQL mainly...

React event mechanism source code analysis

Table of contents Principle Source code analysis ...

Tutorial on installing and uninstalling python3 under Centos7

1. Install Python 3 1. Install dependency package...