Skip to content

Commit df8af79

Browse files
authored
Update README.md
1 parent 193b52c commit df8af79

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ Try to use a Functional component if the component doesn't have state, you'll ne
7373
- [A Beginner’s Guide to React](https://medium.com/leanjs/introduction-to-react-3000e9cbcd26)
7474
- [Introduction to JSX](https://reactjs.org/docs/introducing-jsx.html)
7575
- Basic React course from [freeCodeCamp](https://learn.freecodecamp.org/front-end-libraries/react/)
76+
- [https://reactjs.org/docs/lifting-state-up.html](https://reactjs.org/docs/lifting-state-up.html)
77+
- [https://reactjs.org/docs/thinking-in-react.html](https://reactjs.org/docs/thinking-in-react.html)
7678

7779
## License
7880

0 commit comments

Comments
 (0)