Skip to content

Development

AleksiP edited this page Mar 7, 2019 · 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
  • Features are documented
  • Translations have been added and used
  • Components are built using existing themes

Clone this wiki locally