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 19

Displaying date in current-month component

So looking at this month selector here, it's essentially this sort of two main parts to it.

We display the current month and year and then we also have these increment and decrement buttons.

Let's going to our code, here's the current month template.

First thing we'll do is what it do inside the template and then I want to have, I am

gonna create computed property in a moment called formattedDate, so we'll put that now

mustache syntax and then let's go and create


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