Home
About
Projects
Blog
Learn
Menu
+
Home
About
Projects
Blog
Learn
← Back to learn
react
Learn step by step about the latest technologies and trends.
Chapter 1: The Big Picture
Toggle
How React Went From “We Hate This” to “We Love This”
Declarative React
Pure Functions
Chapter 2: Building Blocks of React
Toggle
Components
JSX
Props
Chapter 3: Bringing React to Life
Toggle
Handling Events
Using useState
Why React Renders
Chapter 4: Think out of the box with React
Toggle
Reality Check
Managing Effects
How to use useRef
How to use useMemo
Chapter 5: Optimising React
Toggle
Complex State with useReducer
Managing Advanced Effects
Abstraction with useEffect Events
Coming Soon...