Web6 months
Frontend Engineering
From semantic HTML to production-grade React architecture, performance budgets and accessibility.
Step 01
Foundations
HTML semantics, the box model, and how the browser actually renders a page.
HTMLCSSDevToolsStep 02
JavaScript in depth
Closures, the event loop, modules and asynchronous patterns.
ES2023+AsyncModulesStep 03
TypeScript
Structural typing, generics and modelling domain state safely.
TypeScriptGenericsStep 04
React architecture
Composition, data fetching boundaries and state ownership.
ReactTanStack QueryStep 05
Performance
Core Web Vitals, bundle budgets and rendering strategy.
LighthouseProfilingStep 06
Craft
Design systems, motion, and accessibility as a default.
A11yMotionDesign Systems