C
C
CoyoteSS2019-05-11 17:01:16
React
CoyoteSS, 2019-05-11 17:01:16

For real React projects, use CDN or CRA?

The question is probably strange, but just having studied the dock on react, as I understand it, CDN is used for real projects?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton Spirin, 2019-05-11
@CoyoteSS

Everything depends on the project. For some, create-react-app is more than enough. For some, they write their own builds or use third-party libraries like next.js.
If by CDN you meant UMD modules, then few people use them in projects.

N
Nick, 2019-05-11
@DragonSpirit

If we are talking about the Content Delivery Network, then yes.
Real projects are different, I do not exclude those who are satisfied with the use of CRA.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question