React Flashcards
1
Q
What is React?
A
2
Q
What are the benefits of using React instead of vanilla JavaScript?
A
3
Q
What is the virtual DOM?
A
4
Q
What are some advantages that come with using the virtual DOM?
A
5
Q
What are some disadvantages that come with using the virtual DOM?
A
6
Q
What are some of the hooks commonly used in React?
A
7
Q
A