React Quick Study Guide

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

React Quick Study Guide

Sr. Topic Resource


No.
0 React Crash Course Link
1 How is react different from other JS Link
frameworks
2 Why do we need React when we Link
have vanilla JS?
3 How React works internally? Link
4 What is virtual DOM & Link
Reconciliation & Fiber
5 How does data flow in react? Link
6 What is a state? Link
7 What is difference between server Link
side rendering and client side
rendering?
8 What is a Ref? Link
9 What is a synthetic event Link
10 Why were hooks concept created? Link
11 What is state management Link
12 How to optimize react app Link
10 Component life cycle Link
11 Routing in react Link
12 React all in one project Link

You might also like