I’m a bit new to react. I see we have to import two things to get started, React
and ReactDOM
, can anyone explain the difference. I’m reading through the React documentation, but it doesn’t say.
I’m a bit new to react. I see we have to import two things to get started, React
and ReactDOM
, can anyone explain the difference. I’m reading through the React documentation, but it doesn’t say.