Reactjs
Who am I?
NEHA SHARMA
UI Tech Lead | JSLovers Organizer & Speaker
Contact me : twiiter.com/hellonehha | neha@jslovers.com
JSLovers.com | meetup.com/jslovers | @jslovers_del
How you made your
App/Website?
NOW
Fancy Frameworks
Reactjs
BUT, What about Angularjs, backbonejs,..?
One more library/Framework?
2011
First deploy FB News-feed
2012
2013
Open-source in JSconf US
As of 2017 React is the 4th most starred project of all time on GitHub
MVC
I want my View please
Reactjs is javascript library to build UI.It is V in your MV*
No controller please!!
I <3 Components
Why Reactjs
Dig into Reactjs
Components
1.
Data Flow
Virtual DOM
3.
4.
2.
JSX
Components
JSX
Javascript Extension Syntax
Virtual Dom
Unidirectional Data Flow
Props
States
Stateless components
Let’s start
Browser Support
All latest browser, also IE9+
Who is Using?
What’s next...
| Angular | backbone.js | Reactjs |
Type | MV* | MVC | V |
Technology | HTML/CSS/JS/Angular | HTML/CSS/JS/backbonejs | JSX |
Core | MVC | MVC | Components |
View | HTML | HTML | Virtual DOM |
Data-flowing | 2-way | unidirectional | unidirectional |
Creator | - | FB | |
Architecture | - | - | React Native, Flux... |
SEO Support | Phantomjs | - | You can use server components |
Source : google.com
Demo
Q/A
Feedback
Thank You