React Fundamentals
Description: React Fundamentals Quiz | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: react javascript front-end development |
Attempted
0/15
Correct 0
Score 0
‹
›
What is React?
What is the main concept behind React?
What is the purpose of the virtual DOM in React?
What is a component in React?
What is the difference between a class component and a functional component in React?
What is the purpose of props in React?
What is the purpose of state in React?
What is the difference between a controlled component and an uncontrolled component in React?
What is the purpose of a key in React?
What is the purpose of a context in React?
What is the purpose of a hook in React?
What is the difference between a class hook and a function hook in React?
What is the purpose of a reducer in React?
What is the difference between a synchronous and an asynchronous action in React?
What is the purpose of a middleware in React?