Skip to content

Development

AleksiP edited this page May 11, 2020 · 2 revisions

Coding style conventions

The coding style uses conventions defined by Airbnb as much as possible, to keep the structure coherent throughout the project.

Process

Definition of Done:

  • Design - Mobile + Web
  • Acessibility done - elements have aria-labels and appropiate roles
  • Testing done with screen readers: NVDA, VoiceOver
  • Features are documented
  • Translations have been added and used
  • Components are built using existing themes
Clone this wiki locally