https://github.com/leoziondev/vueschool-vuejs-fundamentals
VueJS v2 Fundamentals by vueschool
https://github.com/leoziondev/vueschool-vuejs-fundamentals
vuejs2
Last synced: 12 days ago
JSON representation
VueJS v2 Fundamentals by vueschool
- Host: GitHub
- URL: https://github.com/leoziondev/vueschool-vuejs-fundamentals
- Owner: leoziondev
- Created: 2022-08-08T19:30:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-08T20:59:33.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T06:41:08.874Z (over 1 year ago)
- Topics: vuejs2
- Language: HTML
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VueJS v2 Fundamentals
### **by VueSchool**
Learn more about fundamental concepts of VueJS v2 to create a solid foundation for my Vue journey
Themes and concepts studied:
- Introduction to two-way data binding
- Template syntax and expressions
- Vue directives, loops and conditional rendering
- Vue Devtools
- Handling user Inputs
- Handling Events
- Vue.js Methods and Computed Properties
- Attribute Bindings and dynamic classes