Quiz on the Basics of React

Let’s test ourselves on our ability to use React's basics with the quiz below.

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()

Question 1 of 60 attempted

Get hands-on with 1200+ tech skills courses.