React Fundamentals, Learn the fundamentals of React and start your journey with this amazing library.
Course Description
This is a short introductory course which will teach you the magic of React. React is a JavaScript library, which lets you build user interfaces using separate components.
You’ll learn how to set up your own React environment in just matter of minutes and learn such concepts as:
- React elements
- JSX
- Components
- Props
- State
- Lifecycle methods
- Containers
- Form and input managing
- Conditional Rendering
- React Router V4