Constitution

1 min read

Constitution

Cross-cutting requirements that apply to every module and screen.

Quality

  • Strict typing, no any.
  • Every feature ships with loading, empty and error states.

Accessibility

  • WCAG 2.2 AA. Keyboard operability everywhere.

Security

  • Authorisation enforced server-side; the client is never the boundary.

Discussion

0 comments

No comments yet. Start the discussion.