Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Advanced Vue 2 - Vuex & SSR > Lesson 11

Vue essentials - Shorthands

You probably noticed by now that there's several directives that you tend to use a lot in Vue.

v-bind for example every time you create a prop you're probably going to use the v-bind.

So what they've done is they've made some short hands that you can use just to you know

make writing code quicker and whatever else.

In the case of v-bind if you just put a colon, normally you put v-bind colon and then the

property or attribute you want to bind on,


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom