Prerequisites
- Basic HTML, CSS And JavaScript
Basic Features And Syntax
- Build Workflow
- Using Create React App
- Folder Structure In React JS
- Component Basics
- Understanding JSX
- JSX Restrictions
- Creating A Functional Component
- Reusing Components
- Working With Props
- Children property
- Understanding And Using State
- Handling Events With Methods
- Manipulating The State
- useState() Hook For State Manipulation
- Stateless Vs Stateful Components
- Passing Method References Between Components
- Adding Two Way Binding
- Adding Styles With Stylesheets
- Working With Inline Styles