Vue seriesLearning notes

Read the directory

  • Vue advanced API
  • Vue bidirectional binding principle, analysis of MVVM
  • Vue source code summary
  • Vue-router writes notes in memory
  • VueX state management

Common address links

Vue is an open source framework, the latest version has been updated to 3.0, the current series is based on 2.x (separate release 3.0), is a stand-alone Javascript framework, does not rely on any other framework (such as jquery).

Js Open source address: github.com/vuejs/vue vue. js Chinese API address: cn.vuejs.org/ Vue CLI Chinese address: cli.vuejs.org/zh/

Principle of ascension

According to the personal view, 7 years experience in this matter is quite important, won’t make you more “good”, but will allow you to “on”, implementation of technical solutions, interface design, deployment in testing process and the whole product, and product to discuss and understand the requirements, familiar with the business, understand now business mainstream solutions, the development of the frontier, feel these are programmers to actual work, It’s not as much code.

Keep improving and don’t settle for your comfort zone.

Coding with ease, thinking of writing data interaction, their task no problem, be thinking about project management, ability is the demand of the actual project to rush out, always do the project is simple, won’t make mistake, people won’t have to grow, a project used in knowledge have 6, 7 as you know, you can go to do, learning in the work, If you’re familiar with more than 90 percent of a program, it’s retirement, and as you get older, your abilities start to fade. So study is very important, self-discipline is very important!

Plan and arrange

  • Two posts per week are tentatively planned.
    • A JavaScript series;
    • A Vue series;
  • JavaScript series address:
    • Github
    • The Denver nuggets
  • Vue series address:
    • Github
    • The Denver nuggets

idea


Take time to sort out the knowledge vein that is in line with the growth path of front-end engineers, share some experience summary to the industry as much as possible, and at the same time systematically review and consolidate themselves.

The code has been uploaded to Github for easy reading

If there are any mistakes in this post, feel free to correct them in the comments section. If it helps, feel free to like or follow