Mark As Completed Discussion

Try this exercise. Fill in the missing part by typing it in.

The ___ method is the first method that is invoked in the lifecycle of a component. It is called when the component is being created and is used to initialize the component's state and bind event handlers.

Write the missing line below.