bestcourses is supported by learners. When you buy through links on our website, we may earn an affiliate commission. Learn more
- 117234
Vue入门基础(vue js)
Vue.js是当下很火的一个JavaScript MVVM库,它是以数据驱动和组件化的思想构建的。相比于Angular.js,Vue.js提供了更加简洁、更易于理解的API,使得我们能够快速地上手并使用Vue.js。
Created by yz z, offered on Udemy
bestcourses score™
Student feedback
7.7/10To make sure that we score courses properly, we pay a lot of attention to the reviews students leave on courses and how many students are taking a course in the first place. This course has a total of 10320 students which left 948 reviews at an average rating of 4.6. Impressive!
Course length
8.9/10We analyze course length to see if courses cover all important aspects of a topic, taking into account how long the course is compared to the category average. This course has a length of 2 hours 12 minutes, which is pretty short. This might not be a bad thing, but we've found that longer courses are often more detailed & comprehensive. The average course length for this entire category is 7 hours 30 minutes.
Overall score
7.8/10This course currently has a bestcourses score of 7.8/10, which makes it a great course to learn from. On our entire platform, only 15% of courses achieve this rating!
Description
Vue是一套关于MVVM的框架,因为它的易用、灵活和超高性能深受开发者喜爱。
本门课是Vuejs入门教程,详细讲解加实战,可以帮助你快速进入Vuejs的大门。
本课程主要讲解了vuejs 是如何站在前端巨人肩膀上,进行新项目的搭建,教程中通过一个简单的todolist讲解vuejs基本用法。
What you will learn
- vuejs的背景及其项目相关知识
- 了解流行的前端项目搭建方式 webpack
- 用 vue-cli 脚手架工具初始化vue项目
- 学习vue项目基本的结构和开发方法
- 学习使用vuejs常用的接口和方法
- 教程中教你如何在一个项目中使用vuejs
Requirements
- 有html,css,js前端开发基础