Introduction to
React
Fundamentals
React Fundamentals
1. what is it?
2. why use it?
3. how does it work?
So what is it?
it's the V in MVC
Why use it?
build composable components
How does it work?
avoiding two-way data binding
Shall we demo?
Made with Slides.com