The video for this lesson is currently being updated, please read the transcript instead.

Grouping days into blocks of weeks

So now we have this array of everyday that we're going to need in our calendar to show

the current month and any pattern days before or after.

However if you look at how this is displayed, it's actually displayed in like in this case

five groups of seven, so we display it on a per week sort of basis.

How I want my the template to actually look is rather than having it like this, I actually

want it to be like, we want to do a v-for

To view the complete lesson you'll need to login or join this course.


Click to load comments...