Browse Source

Link to Tania’s blog post

main
Dan Abramov 6 years ago
parent
commit
33a3739314
  1. 4
      content/docs/getting-started.md

4
content/docs/getting-started.md

@ -63,6 +63,10 @@ Like any unfamiliar technology, React does have a learning curve. With practice
The [React homepage](/) contains a few small React examples with a live editor. Even if you don't know anything about React yet, try changing their code and see how it affects the result.
### React for Beginners
If you feel that the React documentation goes at a faster pace than you're comfortable with, check out [this overview of React by Tania Rascia](https://www.taniarascia.com/getting-started-with-react/). It introduces the most important React concepts in a detailed, beginner-friendly way. Once you're done, give the documentation another try!
### React for Designers
If you're coming from a design background, [these resources](http://reactfordesigners.com/) are a great place to get started.

Loading…
Cancel
Save