React Fundamentals workshop
Details
Hi JavaScripters,
We are very excited to announce our next hands-on meetup, this time a workshop about React fundamentals!
SYLLABUS
- The Imperative to Declarative Shift
- React composition model
- Props & State
- Classes Vs. Functions
- One way explicit data flow
- Dev tools
LEARNING OBJECTIVES
- Learn the difference between declarative and imperative code.
- Comprehend the value of breaking down your UI into reusable components.
- Understand how to pass down dependencies via props.
- Understand which components should hold state and how to share and manipulate state in React.
PREREQUISITES:
- Experience in JavaScript and npm
- No experience with React is required
- Computer with git and Node version >= 8 installed
