TypeScript with React: I learned how to effectively use TypeScript in a React environment. This included understanding how to define and use types for components, props, and state, which helps in catching errors early and improving code maintainability.