Home > Web Front-end > Vue.js > body text

Summary of Vue's most complete learning materials: literature, documents, blogs, videos, etc.

WBOY
Release: 2023-06-09 16:04:37
Original
831 people have browsed it

Vue is a very popular JavaScript framework. It adopts the MVVM model and is lightweight, easy to learn, and efficient. It is deeply loved by front-end developers. If you also want to learn Vue, then this article will provide you with some of the most comprehensive learning materials to help you get started quickly.

Vue official documentation

Vue official documentation includes FAQs, API documentation, component guides, style guides, plug-ins, etc., which can be used as essential information for getting started, with detailed text and illustrations. Basic concepts and usage of Vue.

Vue official documentation: https://vuejs.org/v2/guide/

Vue official API documentation: https://vuejs.org/v2/api/

Vue official component guide: https://vuejs.org/v2/guide/components.html

Vue official style guide: https://vuejs.org/v2/style-guide/

Vue official plug-in: https://vuejs.org/v2/plugins/

Vue teaching video

One of the best ways to learn Vue is to watch online videos, whether you are a beginner Academics or experienced developers, these Vue video courses will be of great help to you.

Vue video course 1: https://www.bilibili.com/video/av40377986

Vue video course 2: https://www.bilibili.com/video/av19076666

Vue video course 3: https://www.bilibili.com/video/av19247614

Vue video course 4: https://www.bilibili.com/video/av20649915/

Vue Blog

While Vue continues to be upgraded and developed, there are many professional blogs that provide front-end developers with lean information about Vue. These blogs not only contain the latest versions of Vue, but also provide many commonly used Vue tips and best practices.

Vue Blog 1: https://juejin.cn/tag/Vue.js

Vue Blog 2: https://www.cnblogs.com/tugenhua0707/tag/Vue/

Vue Blog 3: https://juejin.cn/post/6879024975330312205

Vue Blog 4: https://www.cnblogs.com/libin-1/p/11089188.html

Vue Community

In the Vue community, you can discuss Vue best practices, share lessons learned, and solve problems with other developers. Here are some of the most popular Vue communities:

Vue Community 1: https://forum.vuejs.org/

Vue Community 2: https://segmentfault.com/t/ vue.js

Vue Community 3: https://www.vue-js.com/

Vue Small Project

During the Vue learning process, practicing small projects will make You can better understand the practical application of Vue, improve your code writing skills, and experience the code implementation process. There are many small projects on the Vue official website for your reference:

Vue small project 1: https://vuejs .org/v2/examples/

Vue small project 2: https://github.com/vuejs/awesome-vue#example-apps

Summary

In Vue During the learning process, it is very important to understand its basic knowledge and underlying principles, but more important is to practice and practice to deepen your understanding and memory. The learning materials and resources provided in this article will help you master Vue faster and lay a solid foundation for your web application development.

The above is the detailed content of Summary of Vue's most complete learning materials: literature, documents, blogs, videos, etc.. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!