"Web-based front-end applications Vue.js of research" Reading the literature (xv)

First, the basic information

Title: Web-based front-end applications research Vue.js

Time: 2017

Source: Technology and Innovation

Keywords: Web front end; Vue.js; JavaScript component; Vue frame

Second, research

1. Contents:

 With the rapid development of the Internet, Web front-end user experience, interaction process, appearance have higher requirements. Especially Web system more and more data processing and business logic began to favor front-end, resulting in Web front-end work to expand and increase the amount of code. If you
are still using the traditional way of front-end Web development and design, it will lead to the development of pre-and post maintenance more difficult, scalability poor. In order to improve development efficiency and code reuse rates, more and more web development framework became popular. So it proposed MVC, MVVM pattern, easy to
build a Web-based front-end development platform event. This paper describes the application based on the lightweight MVVM pattern and JS Vue Response frame, the use of a simplified Web Vue framework implements distal the development process.
1 application needs
our teachers work at in order to better serve and manage the national school teachers learn from teacher management system, combined with the actual needs of my school work, development - set of Web teacher management systems. The main requirements for this system are the following three: (1) user-friendly, elegant appearance. (2) to teach the system to achieve
the basic information teachers, teaching, research, learning experience, work experience, training, study visits, statistics and management information such as the award-winning. (3) the system is safe, stable, fast, easy to manage. Because the system is urgently state, development time is short, therefore, decided before use, after the
end while developing and debugging using JSON API manner, separation Web before and after, the logic processing section is transferred to the front end is achieved, the developer can front-end user demand for fast iterative update, with a high degree of flexibility and malleability to play.
2 Vue.js introduced
in order to improve development efficiency, front-end for Web-based framework for development. Contrast the more popular React, Angular, Ploymer framework, chose Vue js (hereinafter abbreviated as Vue) framework. And other heavyweight framework is different, Vue is set to build the user interface
Progressive frame surface, using a bottom-up design approach of incremental development, is more flexible and open solution architecture easier for developers to quickly grasp all of its properties and put into use, and also to facilitate third-party libraries or both there are project integration. Vue ecosystem combined with support libraries
Vuex, Vue-router, can provide the drive for complex applications.

IV References

[1] Web front-end applications Vue.js research [J]. Zhuer Hua. Technology and innovation based on 2017 (20)

Guess you like

Origin www.cnblogs.com/yuandabo/p/11964918.html