Quiz on the Basics of React
Let’s test ourselves on our ability to use React's basics with the quiz below.
We'll cover the following...
We'll cover the following...
Quiz: Intro to React
1.
What is the React function that adds HTML elements to the Document Object Model in the web browser?
A.
ReactDOM.render()
B.
React.createElement()
C.
React.App()
D.
ReactDOM.draw()
1 / 6