J
J
Jedi2018-06-03 01:09:07
React
Jedi, 2018-06-03 01:09:07

What resources do you know for learning React App?

Hello. I want to start learning React App which is installed via NPM. The fact is that I did not find a single high-quality content, site, video clips, where they teach or at least talk about the design of the library.
What resources can you recommend besides the official documentation of the library?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Spirin, 2018-06-03
@PHPjedi

Do you mean create-react-app ? You still have to learn the Reast library itself .
create-react-app is just a utility for creating applications with a basic structure that installs all the necessary dependencies and adds scripts to package.json to run tests and build the application.
If you do not understand the documentation well, search the Internet for articles with examples.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question