Skip to content

This is the starting point for doing an in-office code extension

Notifications You must be signed in to change notification settings

reverbdotcom/ios-coding-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverb Code Extension

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 .

Instructions

  1. 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.
  2. Familiarize yourself with the code.
  3. That's it! We'll give you all other information during the coding session.

Tips & Setup

  • 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.

About

This is the starting point for doing an in-office code extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages