The React Element is the core building block of React components. It describes the elements that will end up in the browser page. Since they only exist in memory, sometimes it's referred to as the "Virtual DOM." So far, JSX has been giving us React Elements for free. In this lesson you'll see what React Elements actually look like by exploring them in the Chrome debugger.
Something not making sense, want to share your thoughts or just say hello? I check this daily!
Join the Discussion
Want to leave a comment? Login Logging in... .