Question: class App extends React. Component ( render () { var i = 1; return (

class App extends React. Component ( render () { var i = 1; return (

);

Answer the questions: 1. What does this script do? (1.5 Mark) 2. Add a state variable to replace the variable "i" and then update your script to use the state variable you just defined instead of the "i". (2 Marks) 3. What is the benefit of using a state variable as opposed to a normal JavaScript variable? (1.5 Mark)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!