Elements are the smallest building blocks of React apps. An element describes what you want to see on the screen.
Don't confuse these React elements with browser DOM elements. Unlike browser DOM elements, React elements are plain JavaScript objects, and they are cheap to create. The React virtual DOM takes care of updating the actual DOM to match the React elements.
Also, don't confuse these elements with components. We will go over components in another video. But elements are what components are made of.
To render a React element into a root DOM node, pass both to ReactDOM.render().
_____________________________________
📚 Learn to CODE in just a FEW months here:
Treehouse Discount Code: https://treehouse.7eer.net/codeSTACKr
_____________________________________
🛠️ Tools I use:
🟠 Theme: https://marketplace.visualstudio.com/...
🟠 Font: STACKr Code (Exclusive to my VS Code Course - https://vsCodeHero.com)
🟠 SuperHero Extension Pack: https://marketplace.visualstudio.com/...
🚢 Deploy for FREE on Vercel: https://vercel.com/ambassadors/codest...
_____________________________________
💖 Show support!
PayPal: https://paypal.me/codeSTACKr
_____________________________________
Watch Next:
Web Development - Beginners Roadmap (2020) - • Web Developer Roadmap 2020 | A Guide ...
Playlist: Web Development For Beginners - • Web Development - Beginners Roadmap (...
_____________________________________
Connect With Me:
Website: http://www.codestackr.com
Twitter: / codestackr
Instagram: / codestackr
Facebook: / codestackr
_____________________________________
** Affiliate Disclaimer: Some of the above links may be affiliate links, which may generate me a sales commission at no additional cost to you.
#codeSTACKr #React #ReactJS
Watch video What Are React Elements? - ReactJS MicroBytes (2020) online without registration, duration hours minute second in high quality. This video was added by user codeSTACKr 31 March 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 7,751 once and liked it 331 people.