How I learnt to think in React!
Concepts you should understand before you start React components.
01- Building a static web page using CDNs development files and Babel at index.html
๐ react-dom library gives us access to the global variable ReactDOM.
๐ Babel enables us to write ...
learn-react.hashnode.dev2 min read