Web clients development

November 22, 2022 ยท View on GitHub

This guide documents our approach to developing on the web clients in our codebase (web app, browser extension and shared code). See also: TypeScript programming patterns.

  • Developing the web app
  • Developing the code host integrations
  • Working with GraphQL
  • Wildcard Component Library
  • Styling UI
  • Accessibility
  • Temporary settings
  • Build process
  • Browser extension release process