Skip to content

Selesti/vuejs-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic VueJS 2 Crash Course 🔥

These are basic accompanying documents to help explain various features of vuejs.

Chapters

  • The app container ✅
  • Inline components ✅
  • Self-contained components ✅
  • Inline templates ✅
  • Props ✅
    • Parsing vs no-parsing ✅
    • Parent/Child inheritance ✅
    • Shorthand vs Longhand ✅
  • Life-cycle ✅
  • Immutable props vs mutable data ✅
  • Models and data ✅
  • Methods ✅
  • Computed properties ✅
  • Filters ✅
  • Extending classes aka Mixins ✅
  • Reactivity ✅
  • HTML Directives ✅
  • Slots ✅

About

Vue crash course accompanying docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published