TypeScript

We use React with TypeScript for our frontend codebase. Types are automatically generated via the command line with GraphQL.

Code Style Guide

Airbnb has a good style guide to follow:

airbnb/javascript