X
X
xXRustamXx2018-12-21 00:48:11
React
xXRustamXx, 2018-12-21 00:48:11

What object does react-dom accept?

I started to study the react + react-dom code, so to speak, under the hood, objects are formed in react when React.createElement () is called and I can’t find the GENERAL object in which these nodes are formed, then react-dom accepts this object and starts sorting through rendering, don’t tell me Where is he located?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Spirin, 2018-12-21
@rockon404

What object does react-dom accept?

1. Making a call:
2. We look at the developer's console.
I think it will be much more interesting for you to learn how the react-reconciler package works . Good article on this topic.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question