Week 15 - Session 2 - Group Programming Workshop - Surreal Estate
Group exercise - making HTTP requests in React; going to be covering forms, form validation, posting data to API and routing in React, a popular front-end framework for building user interfaces. Learning objectives:
- Can you implement a form with React?
- Can you do form validation with React?
- Can you gather data from a form and post it to an API with React?
- Can you route different components with React?
- HTML Forms
- Form Validation
- Interacting with an API
- React Routing