Skip to content

Commit 58d05b9

Browse files
committed
Update README.md
1 parent 9dc465a commit 58d05b9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
55
[Live stream of development](https://www.youtube.com/watch?v=GuNQ_lcm5VE)
66

7-
I ran into some bumps here n there, but overall it's a pretty short exercise into creating a very powerful recursive, nested component. Readability, yay!
7+
I ran into some bumps here 'n' there with the video, and stated a few incorrect things [mostly about the data option](https://vuejs.org/v2/api/#data).
88

9-
I would promise to go back and clean up the video and code, but... I probably won't.
9+
Overall, it's a pretty short exercise into creating a very powerful recursive, nested component. I also through some cool stuff into the project, like dynamic/conditional styles. I love recursive components because of readability!
10+
11+
I would promise to go back and clean up the video, but... I probably won't.
1012

1113
## Build Setup
1214

0 commit comments

Comments
 (0)