Code-Alongs
Available Code-Alongs
Practice your skills with guided coding exercises. Select one of the code-alongs below to get started:
Code-Along 1: API Error Handling
Learn how to properly handle errors when working with APIs in React. Implement robust error handling patterns to improve user experience.
View Code-AlongCode-Along 2: Temperature Converter
Build a React component that converts temperatures between Celsius, Fahrenheit, and Kelvin. Practice form handling and validation.
View Code-AlongGetting Started
Each code-along includes:
- Step-by-step instructions
 - Code examples
 - Explanations of key concepts
 - Starter code repository
 
It's recommended to follow along by writing the code yourself in a new React project to reinforce what you're learning.