StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
  1. Home
  2. Companies
  3. Shortcut
Shortcut logo

Shortcut

Verified

Serious project management tools you’ll actually enjoy using.

New York, NYshortcut.com
36
Tools
1
Decisions
87
Followers

Tech Stack

Application & Data

11 tools

Gatsby logo
Gatsby
React Native logo
React Native
GraphQL logo
GraphQL
TypeScript logo
TypeScript
Swift logo
Swift
Kotlin logo
Kotlin
JavaScript logo
JavaScript
Markdown logo
Markdown
Clojure logo
Clojure
HTML5 logo
HTML5
Node.js logo
Node.js

Utilities

3 tools

Slack logo
Slack
Google Analytics logo
Google Analytics
Elasticsearch logo
Elasticsearch

Team Members

Andrew Childs
Andrew Childs
Kurt Schrader
Kurt SchraderCEO
Camille Acey
Camille AceyCustomer Success Lead
Eli Perkins
Eli PerkinsSenior Mobile Engineer
Rudn Zhang
Rudn ZhangVP Marketing
Jacob Garza
Jacob GarzaSr. Acquisition Marketing Mng.
Jacob Garza
Jacob Garza
Dana Brown
Dana BrownHead of Marketing

Engineering Blog

Stack Decisions

Eli Perkins
Eli Perkins

May 16, 2019

We use Relay because it's ability to generate Flow (JS) types based on given GraphQL fragments gives an immense amount of type safety. The relay-compiler helps us verify queries are valid before we build the app. Relay's ability to colocate queries with components, and compose many fragments, makes it easy to build a new component and get the data the component needs.

21.6k views21.6k
Comments