Home  >  Article  >  Web Front-end  >  Summary of Vue open source learning resources: documentation, practice, blogs, videos, etc.

Summary of Vue open source learning resources: documentation, practice, blogs, videos, etc.

WBOY
WBOYOriginal
2023-06-09 16:05:221104browse

Vue, as an important technology in front-end development, has always received widespread attention and application. As Vue continues to develop, more and more developers are trying to use it to build their own applications.

For developers who are just starting to learn Vue, it is very important to understand Vue's related learning resources. In this article, we will introduce you to a summary of some Vue open source learning resources worth learning, including documents, practical exercises, blogs, videos, etc., to help you quickly learn and master Vue.

1. Official Documentation

Vue’s official documentation is the best way to learn Vue. Its detailed descriptions and examples help developers deeply understand the basic knowledge and development skills of Vue. The official documents are divided into two versions: Chinese and English. The translation quality of the Chinese documents is relatively high. In the process of learning Vue, it is recommended that developers read the official documentation multiple times to continue to learn and understand in depth.

Official document link:

Chinese document: https://cn.vuejs.org/v2/guide/

English document: https://vuejs.org/ v2/guide/

2. Practical Tutorials

Practical tutorials are one of the important ways to learn Vue. Through practical operations, you can consolidate basic knowledge and understand the specific process of Vue application development. Here are some practical Vue practical tutorial resources:

  1. Vue.js practical project

This practical project demonstrates the specific process of Vue through a complete Vue project example. , including knowledge of Vue's componentization, routing usage, HTTP requests, etc., to help developers learn Vue from actual development.

Link: https://github.com/ustbhuangyi/vue-sell

  1. Vue.js Mall Actual Combat

This practical tutorial is developed based on Vue An e-commerce application covers the entire development process of Vue applications from data simulation, Vue componentization to API calling, etc. It is a very good practical tutorial.

Link: https://github.com/bailicangdu/vue2-elm

  1. Vue.js Node.js full stack development

This actual combat The tutorial is given by You Yuxi, the author of Vue. The focus is on the integration of Vue.js and Node.js and the implementation of full-stack development. It is a very good practical case for developers who are exposed to Node.js.

Link: https://www.udemy.com/course/vue-nodejs-fullstack/

3. Blog article

in Vue official documentation and practical tutorials Basically, blog posts are a very good way to extend and deepen Vue learning. Here are some excellent blog resources recommended:

  1. Vue.js Technology Revealed

This blog is written by You Yuxi, the author of Vue, and covers all aspects of Vue, including Vue source code analysis, life cycle, responsive principles, etc. It is very suitable for advanced learning of Vue.

Link: https://ustbhuangyi.github.io/vue-analysis/

  1. Vue.js Developer Weekly Report

This is a A knowledge base that includes Vue's broader knowledge system, peripheral libraries, and tools. It is updated weekly with the inland national front-end lecturer Hu Daha. The update speed is fast, the information is rich and practical, and it is a very good resource for front-end developers. .

Link: https://halo.sighingnow.com/VueWeekReport/

  1. Nuggets Vue Column

Nuggets gather as a front-end programmer Among them, the Vue column is a gathering place that brings together domestic and foreign Vue developers’ experience sharing, new feature explanations, open source libraries and other information. It is very suitable for developers who need practical cases about Vue.

Link: https://juejin.im/tag/Vue.js

4. Video tutorial

Video tutorial is a very convenient way to learn Vue. Learn the technical content of Vue in depth through videos. Here are several excellent Vue video tutorial resources:

  1. MU Ke.com Vue Tutorial

MOOC.com has a variety of Vue learning courses, including Vue Each course has its own unique content on getting started, Vue family bucket, server rendering, etc., and is very suitable for Vue beginners and advanced developers.

Link: https://www.imooc.com/learn/vuejs

  1. Vue3 Chinese website video tutorial

Due to the release of the Vue3 version, The Vue3 Chinese website has released a video tutorial for Vue3, including the new features and usage of Vue3 that are different from the previous Vue2. This tutorial is very suitable for developers who have already mastered Vue2.

Link: https://vue3js.cn/vue3-video.html

  1. Andy Lau Vue.js video tutorial

This Vue video tutorial is Produced by well-known lecturer Andy Lau, it covers Vue basics, component development, Vue family bucket, etc. The explanations are very detailed and suitable for Vue beginners and advanced developers.

Link: https://www.bilibili.com/video/av19882628

Summary

Learning Vue requires a certain amount of time and patience. The above resources can make you more Quickly master the knowledge and technology of Vue. I hope this article can help everyone learn Vue more smoothly and efficiently.

The above is the detailed content of Summary of Vue open source learning resources: documentation, practice, blogs, videos, etc.. 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