HackWorksEngineering · AI
HomeBlogTechs
Beginner

React Foundations

Build a reliable mental model for components, state, and side effects.

This path helps juniors ramp quickly into modern React workflows used in Shift web apps.

Outcomes
  • Model UI as composable components
  • Handle state and effects without common anti-patterns
  • Ship accessible, testable React features
Resources
React official docs - Learn (docs)Thinking in React (article)State management patterns (article)Epic React Fundamentals (course)
Back to learning paths