Solution: Thread Application
Review the solution to the challenge.
We'll cover the following
Solution
To solve this challenge in Vue.js, we’ll need to update the TextareaComponent
, which creates styled text, the ThreadComponent
, which displays each thread, and the ThreadListComponent
, which lists all threads and manages replies.
In the following playground, we can see the working solution:
Get hands-on with 1400+ tech skills courses.