《22期PHP线上直播班》开课啦!
立即报名Getting started with Vuejs
13:12Computed properties and Style binding with Vue.js
12:58Creating Components with Vue.js
11:05Using watch and communication between multiple components
Vuejs with Laravel 5
11:05Create single component file to make reusable components
Deleting Todo items with $remove Vue.js
Vue Resource to make api calls and fetch data - part 1
Vue Resource to make api calls and fetch data - part 2
06:49Add Todos with API calls to database
Handling the Edit & Delete for the Todos
Working with Vuex part 1 - setting up the Store
Working with Vuex part 2 - setting up Actions for listing and Add
Working with Vuex - adding delete functionality
Vuejs validation - Adding basic validation to Todo Add component
Laravel Login Signup quick setup - part 1
Laravel Login Signup quick setup - part 2
vue.js 是一个构建数据驱动的 web 界面的渐进式框架。Vue.js 的目标是通过尽可能简单的 API 实现响应的数据绑定和组合的视图组件。它不仅易于上手,还便于与第三方库或既有项目整合。