Like button component

  • props and emit
  • emit and their arguments

Transition

  • v-show
  • @click
  • transition

Tab

  • v-show
  • @click

animate

Two-way data binding

  • v-bind and v-on
  • v-model, form, form validation, validation by computed

todo

  • v-for with filter by computed
  • methods, add and delete item

lodash

  • debounce
  • throttle

fetch

  • fetch
  • watch + api

component

  • lobal component
  • global component
  • props
  • slot
  • named slot, v-slot or #
  • scoped slot, v-slot:default=""

vue-router

emit

  • emit
  • emit, two way binding, v-model and v-on and binding
  • event bus

Google Books API

Local Storage