https://github.com/explooosion/vuehackathon
learn vue
https://github.com/explooosion/vuehackathon
Last synced: about 1 month ago
JSON representation
learn vue
- Host: GitHub
- URL: https://github.com/explooosion/vuehackathon
- Owner: explooosion
- Created: 2017-07-23T17:28:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-30T11:25:49.000Z (almost 9 years ago)
- Last Synced: 2025-03-18T19:30:41.068Z (about 1 year ago)
- Language: HTML
- Size: 954 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VueHackathon
This is a plan for learning [Vue2](https://cn.vuejs.org/).
## Plan
1. Form
2. Bind
3. Filter
4. Computed
5. Style
6. If/Show
7. For
8. Event
9. Components
10. Emit
## Ref
+ [Vuedinner #1 第一次用 Vue.js 就愛上 by Kuro](https://www.youtube.com/watch?v=jXdZlbH_ut8)
+ [vue2.0 组件通信](https://lz5z.com/vue2%E7%BB%84%E4%BB%B6%E9%80%9A%E4%BF%A1/)