1
1
12332112020-03-04 18:37:33
React
1233211, 2020-03-04 18:37:33

Is it better to create a React application through create-react-app or not?

How to create a new react application? Through create-react-app or not?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Romanov, 2020-03-04
@1233211

If a similar skeleton suits you all, then yes. If you want to set everything up from 0 and raise it yourself, then no.
I would go the way of doing everything myself, at least the first time. Then there will be an understanding of what depends on what. And when creating a project becomes a chore, you can use the command. But in this case, you will already know where to go in order to quickly fix everything for yourself.
Well, or there is no task to teach the technology itself, but just try to evaluate it, then you can also create it through the cli.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question