Front Web Development

This is the learning map for front-end development.

Parent: Home

Learning Path

PhaseTopicGoalStatus
0Command line crash courseuse terminal, install tools, run projectsactive
1HTMLstructure web pagesseed
2CSSstyle and layout pagesseed
3JavaScriptmodern ES6+ syntax and browser behavioractive
4Viteset up fast local projectsseed
5TypeScriptadd types to JavaScriptseed
6JSXwrite React UI syntaxseed
7Reactbuild component-based interfacesseed
8Tailwind CSSstyle efficiently with utility classesactive

The UID course connects to front-end learning through implementation awareness:

Practice Resources

Next Useful Practice

Build a small front-end prototype from any UI concept:

  1. reusable card component
  2. filter or control panel
  3. detail page section
  4. responsive mobile version