Skip to content

gabcchaves/vuejs-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 

Repository files navigation

vuejs-basics

A simple project to get started with VueJS front-end framework.

Topics approached throughout the commits

  • Vue Fundamentals
  • Reactivity in Vue
    • ref
    • reactive
  • Directives in Vue
    • v-html
    • v-once
    • v-bind
    • v-show
    • v-if
    • v-else
    • v-else-if
    • v-for
    • v-on
    • v-model
  • Styles in Vue
  • Events in Vue
  • Data binding
    • Watchers
  • Forms
  • Create Project
  • Components
  • Component communication
  • Provide and Inject
  • Slots and Lifecycle
  • Routing
  • API Requests
  • Pinia

Course link

(FreeCodecamp VueJS Course) https://www.youtube.com/watch?v=8pn9KEuXG28&t=2337s

About

A simple project to get started with VueJS front-end framework.

Resources

Stars

Watchers

Forks

Languages