Back to Blog
Week 11: Getting Started with React

Week 11: Getting Started with React

August 10, 20251 min readLorenzo
ReactComponentsFrontendJavaScript

This week I entered the world of React—a powerful library for building user interfaces.

What I Learned

  • JSX Syntax
  • Functional Components
  • Props & State

Reflection

React feels like a new way of thinking. I’m excited to build dynamic apps with reusable components.