Vue 3 大师班

Vue 3 大师班的源代码。『🗂 Source code for The Vue 3 Masterclass』

Github星跟踪图

The Vue 3 Masterclass

This repository contains the source code for the supercharged, remastered 2021 Vue.js 3 Masterclass course.

We’ve taken all the feedback we got from The Vue.js 2 Masterclass, and supercharged The Vue.js Masterclass with all the new goodies from Vue.js 3 and the ecosystem.

This is our signature course. It is probably the most thorough Vue.js course available online.

The Vue.js Masterclass is so comprehensive that we can not cover everything on this page. Thus we’ve created a separate page where you can learn more about it.

In our Masterclass you'll learn Vue.js by building a real-world application. Together we’ll create a complete forum from scratch using exciting technologies that synergize with Vue.

The goal of the Masterclass is to teach you Vue.js along with Best Practices, Modern Javascript, and other exciting technologies, by building a Real World application - a forum.

We cover the fundamentals, like:

  • Vue cli, router, and State management with Vuex
  • Modern Javascript (ES6/7/8)
  • User permissions & Route Guards
  • Third party authentication
  • Google Cloud Firestore
  • Automatic code review with ESLint
  • Consuming REST API
  • Application architecture and best practices

We also dive into harder topics, like:

  • Higher Order Functions
  • Creating Vue Plugins
  • Code Splitting
  • Support for older Browsers
  • Webpack configuration
  • SEO and pre-rendering
  • Deployments

By completing the Vue.js Masterclass, you will be able to land any Vue related job or optimize/improve your own projects!

Intrigued?
Enroll now


Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.


Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Looking for Firebase 9?

Since the video course was created, Firebase has released a new version of it's JavaScript SDK. If you'd like to see code changes using Firebase 9 checkout the firebase-9 branch, courtesy of Michael Haslam. Thanks Mike!

主要指标

概览
名称与所有者vueschool/vue-masterclass
主编程语言CSS
编程语言 (语言数: 4)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2021-01-27 17:48:45
推送于2024-04-02 21:15:54
最后一次提交2024-04-02 21:15:54
发布数0
用户参与
星数457
关注者数23
派生数193
提交数150
已启用问题?
问题数5
打开的问题数2
拉请求数3
打开的拉请求数2
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?