These code extensions are designed so that we can code together during an on-site remote interview. Our guiding principal is: we want to see you at your best .
- We'll use your machine to drive. Ensure you are ready to go by having anything installed beforehand and that the project can run as-is. If you don't have access to a computer, let us know and we'll arrange an alternative setup.
- Familiarize yourself with the code.
- That's it! We'll give you all other information during the coding session.
- The project is compatabile with Xcode 15 and runs on iOS 16.5
- We'll be using GraphQL. We don't expect you to be an expert, but if you want to brush up, these docs summarize the spec and feature set nicely. We serve GraphQL over HTTP
- GraphiQL is great to poke around our GraphQL schema.
brew cask install graphiql
or available here
- We like using Proxyman, the free version is fine. Charles Proxy is also an option.