This document provides a quick study guide on React with topics ranging from the basics of React to more advanced concepts like state management, optimization, and routing.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
116 views
React Quick Study Guide
This document provides a quick study guide on React with topics ranging from the basics of React to more advanced concepts like state management, optimization, and routing.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 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