Home  >  Article  >  Web Front-end  >  The rise of front-end engineers

The rise of front-end engineers

伊谢尔伦
伊谢尔伦Original
2016-12-01 10:46:143030browse

The rise of front-end engineers

  A long time ago, there were no front-end engineers. At that time, the front-end and back-end were not separated. Pages were generated on the server side by JSP, PHP and other engineers, and the browser was responsible for displaying them. Basically, whatever the server gives the browser will display.

  Sometimes the designer even drags out a web page directly using Dreamweaver. However, this front-end development model has too many limitations, poor performance, and redundant code. Not suitable for developing large projects.

With the rapid development of the Internet, businesses have become more and more complex, and the traditional front-end development model is no longer able to meet the needs. The continuous rise of various front-end technologies has created the emergence of the position of front-end development engineer.

At this time, the front and back ends begin to truly separate. From the beginning, the backend can only focus on the implementation of business logic, without having to worry about the presentation of data. All these things are left to the front end.

With the continuous development of front-end, the continuous maturity of javascript, the emergence of various frameworks, libraries, front-end development tools, and AJAX, front-end logic has become more and more complex, and more and more problems can be solved,

Many functions that were previously implemented by the backend have even been transferred to the front-end, and front-end development has received more and more attention.

Responsibilities of front-end engineer

What is front-end? What you see is the front end, that is, the part closest to the user. From PC to mobile, the front end is everywhere, so it is no exaggeration to say that the success or failure of a product almost depends on the front end.

 The upstream of the front-end is the UI designer, the downstream is the back-end engineer, and there is the product manager in the middle. The front-end is the product of the combination of the first two.

 So as a front-end, you need to understand design and interaction, so as to realize a product with a good user experience. Sometimes your company does not have a UI, and then the design is also done by the front-end;

 The front-end needs to write front-end code. You also need to understand the backend in order to interact better with the backend, and sometimes there is no backend in the company, so the backend is also provided by the front end;

The front end also needs to have the ability to persuade others. Before your product manager can tell you When you put forward a lot of weird and unreasonable requirements, you can persuade him not to do so;

You also need to be good at running the front end. When you accidentally knock out your product manager’s front teeth, you can ensure that he chases after him. Not to you.

 Front-end, such a literary and artistic position, has the sensibility of a designer and the rationality of an engineer.

Must-do skill tree for front-end engineers

It’s time to show off this picture...

The rise of front-end engineers

If you want to become a very powerful front-end engineer, the skills listed above should be essential in your career. The pursuit of technology.

 The eternal pain of front-end engineers

Shanghailian: Live for needs, die for users, and fight for the browser all your life!
Second line: Suffer from the loss of C S S, fall into the deception of J S, and finally die from compatibility!
Hengpiao: Front-end Life

During the front-end development process, at least 1/3 of the time will be spent on browser compatibility. Damn it may not all be solved. When your boss tells you to be compatible with IE6, I guess by then the front-end engineers wanted to die.

Some people say, "If you have not hacked IE, you are not a real front-end engineer."

The rise of front-end engineers

End

There is a characteristic in the front-end field. Almost everyone became a monk halfway and relied on self-taught, because this major is basically not offered in universities. However, there is another characteristic, that is, there are two extremes. The one that is so powerful is so powerful that the earth will explode in the next second, and the one that is bad is extremely bad

 Jing, the code I wrote looks like shit. So many companies complain that they can't find a front-end. In fact, they just complain that they can't find a powerful front-end. Therefore, the current front-end field is in great need of talents. With the emergence of NodeJs in 2009, current front-end engineers can already handle both front and back ends. What are you still hesitating about? Hurry up and join our front-end army!


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