|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-the-basics-of-vue-by-creating-a-movie-web-application/
课程评论:没有评论
**课程名称:Vue.js:通过构建电影 Web 应用学习基础** **课程概述:** 本课程旨在帮助初学者和希望快速掌握 Vue.js 的开发者,通过实际构建一个电影 Web 应用来深入理解 Vue.js 并学会开发第一个 Vue 应用。课程内容丰富,涵盖了从基础设置到高级特性的广泛主题,确保学习者在轻松愉快的氛围中掌握 Vue.js 开发技能。 **主要学习内容:** * **安装 Vue CLI 并创建新项目:** 学习使用 Vue CLI(命令行界面)创建新项目,并深入了解默认项目生成的文件和文件夹结构。 * **创建路由和使用 Vuex 管理状态:** 掌握在 Vue 应用中创建路由和实现程序化导航的方法。同时,学习如何使用 Vuex 有效地管理全局应用状态,并利用模块进行分离。 * **深入了解生命周期钩子、Vue 指令及 Mixins:** 学习组件从创建到销毁的整个生命周期过程。探索 Vue 的常用指令,并了解如何通过 Mixins 在多个组件之间共享代码。 * **使用 Firebase 创建 CRUD 操作:** 学习如何结合 Axios 和 Firebase 实现基本的 CRUD(创建、读取、更新、删除)操作,并进行 API 调用来更新全局状态。 * **寓教于乐:** 在开发电影 Web 应用的过程中,享受学习 Vue.js 的乐趣。
By enrolling and finishing this course you will gain a clear insight into Vue and learn how to build your first Vue application. This course is primarily geared towards beginners and developers who would like a quick crash course into Vue development. This does not mean that we will take it easy and only work with the simplest approaches!Here are, summarized, some of the things you will learn throughout this course.Install Vue CLI and create a new projectYou will learn how to create a new project with Vue CLI (command line interface). We will explore and explain all files and folders that come created with the default project.Create routes and learn how to manage state with VuexYou will learn how to create and programmatically navigate through the Vue application. You will also learn how to manage the global application-level state separate it using modules.Dive into life-cycle hooks, Vue directives, mixinsYou will learn all the steps through which a component goes from its creation till the moment it is destroyed. Learn some of the Vue directives and look at how we can share similar code across multiple components.Create CRUD with firebaseLearn how to create basic CRUD operations with Axios and Firebase and make API calls to update the global state.You will have funYou will have fun learning more about Vue and working on this lovely movie application.