Welcome to Web Unit 2 Sprint 6! In this sprint, you'll learn about React components, state management, side effects, and advanced styling techniques. This course is designed to give you hands-on experience with modern React development practices.
Understanding React and its core concepts, working with components, managing state, and handling events.
View Module 1JavaScript modules, importing and exporting components, building UIs with React, and understanding props and data flow.
View Module 2Understanding side effects, the Effect Hook, data fetching, and cleanup and unmounting in React components.
View Module 3Create React App, styling in React, using Reactstrap, and working with Styled Components for advanced UI.
View Module 4Practical exercises to build reusable React components and understand component structure.
View Code-AlongsHands-on practice with React's useEffect hook and managing side effects in your applications.
View Code-AlongsThe sprint challenge will test your understanding of React components, state management, and styling techniques.
View Sprint Challenge