A collection of video tutorials and code examples for learning Vue.js 2, covering Vue CLI, Vuex, Vue Router, and official website concepts.
vuejs2-learn is a tutorial repository offering video lessons and code examples for mastering Vue.js 2. It provides structured learning materials covering the official Vue.js website concepts, Vue CLI, Vuex, and Vue Router, with demos available online for immediate practice. The project aims to streamline the learning process by supplying reusable code that developers can adapt.
Frontend developers and learners new to Vue.js 2 who prefer video-based tutorials and practical, ready-to-run examples. It's also useful for those transitioning from Vue 1.x or other frameworks.
It saves time by providing pre-built code demos and video explanations, eliminating the need to write examples from scratch. The tutorials are structured around Vue CLI and core Vue.js 2 ecosystem tools, offering a hands-on approach to learning.
vuejs2 官网讲解 (vue.js 2 official website tutorials ,contains video , codes, baudi yun, youtube)
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides runnable code examples hosted on GitHub Pages, allowing learners to copy and modify code without starting from scratch, as emphasized in the README's philosophy.
Offers step-by-step video guides on YouTube and bilibili, catering specifically to Chinese-speaking audiences for visual learning.
All tutorials are built using Vue CLI, teaching modern project setup and best practices, which is a core focus stated in the README.
Covers essential Vue.js 2 topics like forms, Vuex, and Vue Router with in-depth tutorials and demos, as listed in the series sections.
The project is dedicated to Vue.js 2, which is no longer the current version, so it lacks coverage of Vue 3 features, APIs, and migration paths.
Video tutorials and community links are primarily in Chinese, creating a significant language barrier for non-Chinese speakers.
Learning depends heavily on watching videos and following external links, with minimal standalone written explanations in the repository, which may not suit all learning styles.