You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

968 B

UI Development Navigation

Scope: Frontend code + visual design


Structure

Frontend Code (development/frontend/):
└── react/
    ├── navigation.md
    └── react-patterns.md

Visual Design (ui/web/):
├── animation-patterns.md
├── ui-styling-standards.md
├── design-systems.md
└── design/
    ├── concepts/
    └── examples/

Quick Routes

Task Path
React patterns frontend/react/react-patterns.md
Animations ../../ui/web/animation-patterns.md
Styling ../../ui/web/ui-styling-standards.md
Design systems ../../ui/web/design-systems.md

By Framework

Reactfrontend/react/

By Concern

Code patternsdevelopment/frontend/ Visual designui/web/


  • Core Standards../core/standards/code-quality.md
  • UI Category../ui/navigation.md