Skip to content

Commit

Permalink
add finished
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Mar 9, 2024
1 parent 31c1366 commit 30f00c4
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 3 deletions.
2 changes: 1 addition & 1 deletion exercises/01.latest-ref/01.solution.ref/README.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Latest Ref

Great work. If you've got a bit more time and you haven't already read this
👨‍💼 Great work. If you've got a bit more time and you haven't already read this
post, I suggest you give these a read:

- [How React Uses Closures to Avoid Bugs](https://epicreact.dev/how-react-uses-closures-to-avoid-bugs)
Expand Down
3 changes: 3 additions & 0 deletions exercises/01.latest-ref/FINISHED.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Latest Ref

👨‍💼 Great job! You now know the latest ref pattern.
1 change: 1 addition & 0 deletions exercises/02.composition/FINISHED.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Composition
1 change: 1 addition & 0 deletions exercises/03.compound-components/FINISHED.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Compound Components
1 change: 1 addition & 0 deletions exercises/04.slots/FINISHED.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Slots
1 change: 1 addition & 0 deletions exercises/05.prop-getters/FINISHED.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Prop Collections and Getters
1 change: 1 addition & 0 deletions exercises/06.state-reducer/FINISHED.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# State Reducer
1 change: 1 addition & 0 deletions exercises/07.control-props/FINISHED.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Control Props
3 changes: 3 additions & 0 deletions exercises/FINISHED.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Advanced React Patterns 🤯

👨‍💼 Congratulations. You've made it to the end. Awesome work.
2 changes: 0 additions & 2 deletions exercises/README.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# Advanced React Patterns 🤯

> Some sweeeeeeeet patterns 🍭
👨‍💼 Hello, my name is Peter the Product Manager. I'm here to help you get
oriented and to give you your assignments for the day!

Expand Down

0 comments on commit 30f00c4

Please sign in to comment.