CH1 Ett
CH1 Ett
d. React Router
Answer: c. AngularJS
3. What is JSX?
a. A JavaScript library for building user interfaces
b.
c.
d. Answer: a.
b. Props are used for storing the state of the application, while state is used for handling user input
c. Props are a one-way data flow, while state is a two-way data flow
d. Props are a two-way data flow, while state is a one-way data flow
Answer: c. Props are a one-way data flow, while state is a two-way data flow
Answer: d.