React Fundamentals Workshop

Hosted By
Kiran A.

Details
This is a hands-on react workshop for beginners.
# Agenda
- create-react-app & JSX & components
- props, state, children
- Life cycle methods
- Events and forms
- Component composition and data flow
Join our slack channel for communication during workshop. https://reactbangalore.herokuapp.com/
- Target Audience
- Anyone who is new to react and wants to get hands-on experience with react
- Requirements
- Basic knowledge of Javascript
- Laptop with nodejs installed
- Install create-react-app (https://github.com/facebook/create-react-app) and start a sample project
npm install -g create-react-app
create-react-app myapp
cd myapp
npm start
open http://localhost:3000 in browser and make sure react start app is running

ReactJS Bangalore
See more events
Myntra Designs Pvt Ltd
AKR Tech Park- A Block,, 7th Mile, Off Hosur Road, Kudlu Gate, Krishna Reddy Industrial Area · Bengaluru
React Fundamentals Workshop