React Practice for Beginners: Build and Modify Basic Components
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 35m | 72.2 MB
Instructor: Maaike van Putten
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 35m | 72.2 MB
Instructor: Maaike van Putten
This course provides hands-on experience in working with React and JSX. Follow along with instructor Maaike van Putten to learn how to build dynamic UIs from the ground up and explore features such as functional components, props, and state management with useState, and handling forms and events. Learn how to render lists of data and style your application using styled components. Each chapter ends with a short challenge to give you practical experience and apply the concept yourself.
Learning objectives
- Build and organize UIs using JSX, functional components, props, and event handling.
- Create dynamic UI components with the use of useState for local state management.
- Render lists, handle form data and apply styled components to create UIs.