Website
Recommended Reading
Overview
The website is built on Angular using TypeScript. GraphQL is used to communicate with the backend.
Tools:
- GraphQL - An alternative communication method to REST, that allows users of the API to query exactly the data they need.
- Angular - A frontend framework for building single-page applications and websites
- Apollo GraphQL - A GraphQL client/server library