Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Provide the Board Data and Structure the HTML
In this lesson, we hardcode some board data into a TrelloBoard
component. This makes it easy to start working out the HTML structure of the Trello Board. We also make sure our data is typesafe with the TypeScript interfaces we created in the last lesson.
Links