You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
- Read my blog post
33
33
[Inversion of Control](https://kentcdodds.com/blog/inversion-of-control). Or
34
34
watch
35
-
[Implement Inversion of Control](https://egghead.io/lessons/egghead-implement-inversion-of-control?pl=kent-s-blog-posts-as-screencasts-eefa540c&af=5236ad))
35
+
[Implement Inversion of Control](https://egghead.io/lessons/egghead-implement-inversion-of-control?pl=kent-s-blog-posts-as-screencasts-eefa540c&af=5236ad)
36
36
- The more experience you have with building React abstractions, the more
37
37
helpful this workshop will be for you.
38
38
@@ -126,15 +126,15 @@ emoji characters are here to help you.
126
126
-**Marty the Money Bag** 💰 will give you specific tips (and sometimes code)
127
127
along the way
128
128
-**Hannah the Hundred** 💯 will give you extra challenges you can do if you
129
-
finish the exercises early.
129
+
finish the exercises early
130
130
-**Olivia the Owl** 🦉 will give you useful tidbits/best practice notes and a
131
-
link for elaboration and feedback.
131
+
link for elaboration and feedback
132
132
-**Dominic the Document** 📜 will give you links to useful documentation
133
133
-**Berry the Bomb** 💣 will be hanging around anywhere you need to blow stuff
134
134
up (delete code)
135
135
-**Peter the Product Manager** 👨💼 helps us know what our users want
136
136
-**Alfred the Alert** 🚨 will occasionally show up in the test failures with
137
-
potential explanations for why the tests are failing.
137
+
potential explanations for why the tests are failing
0 commit comments