Web & Frameworks

React

A component-based library for building interactive user interfaces.

What it is

React organizes interfaces as reusable components driven by state and properties.

How I learned it

I learned React by building full-stack interfaces and refining reusable component patterns.

How I use it

I use React for interactive application interfaces, shared UI components, and client-side state.

Concepts I work with

  • Components
  • Hooks
  • Context
  • Rendering

What I learned

Keep state close to the behavior it controls and separate reusable logic from presentation.

Applied experience

Projects using React