We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56440be commit 2babae1Copy full SHA for 2babae1
README.md
@@ -69,7 +69,7 @@ Try to use a Functional component if the component doesn't have state, you'll ne
69
## Articles and links
70
71
72
-- [Introduction to Thinking in React](https://reactjs.academy/blog/introduction-to-thinking-in-react/)
+- [Lecture: Introduction to Thinking in React](https://reactgraphql.academy/react/introduction-to-thinking-in-react/)
73
- [A Beginner’s Guide to React](https://medium.com/leanjs/introduction-to-react-3000e9cbcd26)
74
- [Introduction to JSX](https://reactjs.org/docs/introducing-jsx.html)
75
- Basic React course from [freeCodeCamp](https://learn.freecodecamp.org/front-end-libraries/react/)
0 commit comments