Home  >  Article  >  Web Front-end  >  How should we learn web front-end?

How should we learn web front-end?

零下一度
零下一度Original
2017-06-24 11:48:361289browse

Due to work reasons, I often pay attention to the latest developments in the Internet industry. No, I just finished the college entrance examination and ushered in the annual graduation season. I saw many people saying that it is difficult to find front-end jobs this year. Many children’s resumes were submitted, but there was no response. I found that even the internship opportunities were not available. No, I finally went for several interviews and found that there were training institutions everywhere. In the end, there was countless confusion in my eyes, and I even began to wonder if I was alive?

If you are a newcomer who wants to learn web front-end, congratulations, after reading this article, choose the direction of your efforts and plan your own learning route as soon as possible , if you pay a little more than others and persevere, you will already win at the starting line. As the saying goes, if you don't leave early, there will be people who leave early.

If you have finished studying but haven’t found a job yet, then you should reflect on yourself to see where you are lacking and make up for it. It is not too late. If you act now, you still have a chance!

Is the market really saturated?

In fact, there is still a shortage of people, but there is no shortage of basic practitioners. There are many people learning front-end, which means there is great competition. For front-end guys who are just preparing to enter the workplace , finding a job is a war. The target is those few jobs. The people around are all enemies and have few companions. So how can we have our own core competitiveness and stand out from the crowd?

First: We must pay attention to the basics

First establish the first skill line: that is, the front-end is composed of html, css, and js; then refine it into the first The second line, html is composed of html4 and html5; the third line, css is composed of css2 and css3; the fourth line, js is composed of es5 and es6.

The next step is the extension of the framework: less in the css direction, bootstrap in the html direction, and jquery library in the js direction.

Extend one layer further down: in the direction of html and css, there are front-end construction tools; in addition to the jq library, js also has more comprehensive front-end frameworks, such as react, angular, and vue.

Further details: react is a view layer solution. In order for it to fully solve front-end needs, it needs to be supplemented by Redux, react-router, etc.

Further down: You need a packaging and publishing tool, webpack. . .

These are the abilities that a qualified front-end engineer should have.

Second: Learning must be deep and broad

The following are more or less content to be mastered:

Basics of web page production, Master the layout and production of traditional PC-side web pages

UI website design, master the basic techniques of page design and prototype design

, and use js to complete the special effects development of some common web pages

Back-end development technology, understand the working principle of web servers, and can easily build your own application server;

Mobile Internet applications, master the current mainstream page production technology, can complete the production of microsites, and can Be compatible with multiple devices

The front-end is rich and colorful, you can integrate into it, but you can’t just stay in this area. If you want to develop better, you must diversify your development, such as being a JAVA expert. The front-end of the backend, being a UI-focused front-end, and being a product manager who understands technology well, these will be your advantages. Many companies don’t actually need your advanced skills, and many projects don’t actually require much advanced skills. With the technology, many times, if you can realize the needs, can make products with good user experience, can concurrently hold a certain position at a special stage, and can do things that others cannot do, your existence will be more valuable! In short, we must grasp one key point in technology, diversify our own technical points, and take a wider path. At the same time, technical people must also pay attention to improving their emotional intelligence.

Third: Be sure to explore good learning methods and persevere

Nowadays, front-end development is no longer an era where you can just learn css and js and get started. However, many students can only click JS, and many more people have not even mastered the basics of JS. How is this possible if they just want to rely on fake resumes to get promoted?

In the technical field, there are too many things that will become outdated quickly. How to be invincible in this field for a long time, then you must have good learning methods and persevere, and exercise your learning ability continuously. Absorb new knowledge and break through yourself. Remember, there is never an upper limit to technology.

When we learn any technology, we must first analyze it from the perspective of enterprise needs. What kind of front-end development talents is needed in this market? Only in this way can we development practitioners have the opportunity to think about meeting the needs. , and then you can correctly establish a feasible career development direction, and finally achieve the goal you want.

Summary:

We are engaged in the front-end development profession. You must know what your purpose is and what your pursuit is, which largely determines your ability. to what height. The only way to increase experience is to see more, think more, and practice more. If you are interested, use your heart. Everyone has their own strengths, discover them, and focus on developing them. Persevere, make a little progress every day, and the sense of accomplishment will motivate you

If you encounter any problems during the learning process or want to obtain learning resources, you are welcome to join the learning exchange group

The above is the detailed content of How should we learn web front-end?. For more information, please follow other related articles on the PHP Chinese website!

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