February 2019
Intermediate to advanced
204 pages
4h 52m
English
React has two parts: React DOM and React Components. React DOM is the API that does the actual rendering on a web page. React components are the parts that are rendered by the React DOM.
A React component has four major areas that we should be concerned about, including the following:
Read now
Unlock full access