Skip to content

Commit 29b4a85

Browse files
authored
Add more details to README
1 parent 94599f2 commit 29b4a85

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lesson-2/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,8 @@
22

33
- Creating an app with multiple components
44
- Introduction to `props` and `state`
5+
- How components comunicate to each other
56
- Deep dive to `this` and `bind`
7+
- So you don't have to have nightmares about it
68
- What is Webpack and why it should be your best friend?
9+
- How your code happen to run in browser

0 commit comments

Comments
 (0)