Pinned Repositories
apollo-server
🌍 Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.
federation
🌐 Build and scale a single data graph across multiple services with Apollo's federation gateway.
typescript-repo-template
A template for TypeScript projects with pre-configured tooling
debounced
Utility for building delayed `Future`s and debounced `Stream`s that wait a given duration before yielding the most recent item.
graphql-pen
Simple side-by-side query/schema editor that handles linting and validation. Leverages Faker API through field descriptions in order to build up mock resolvers.
pokemon-graphql-apollo
Front end consumes pokemon-graphql-mongo API with full Apollo integration
pokemon-graphql-mongo
Node server that exposes a GraphQL endpoint with a MongoDB backend for building teams of pokemon
react-starter
Basic React starter kit with Webpack+dev-server, Jest, Styled Components, and Flow
react-truffle
Provider and HOCs for web3 and truffle contracts.
trevor-fullstack-workshop
Fullstack workshop for reproductions
trevor-scheer's Repositories
trevor-scheer/react-truffle
Provider and HOCs for web3 and truffle contracts.
trevor-scheer/react-starter
Basic React starter kit with Webpack+dev-server, Jest, Styled Components, and Flow
trevor-scheer/trevor-fullstack-workshop
Fullstack workshop for reproductions
trevor-scheer/webpack-experiments
Various attempts at using and writing loaders/plugins
trevor-scheer/apollo-link-experiment
trevor-scheer/apollo-netlify-lambda
trevor-scheer/apollo-tooling
✏️ Tooling for development and production Apollo workflows
trevor-scheer/book
The Rust Programming Language
trevor-scheer/buildClientSchema-changes
Reproduction of breaking changes to buildClientSchema over various versions
trevor-scheer/component-test-harness
Sandboxing an idea for exercising React components
trevor-scheer/config
base config object and standard interfaces for oclif components
trevor-scheer/EthereumCasts
Companion repo to an Ethereum/Solidity course on Udemy
trevor-scheer/federation
Apollo Federation
trevor-scheer/federation-workbench
trevor-scheer/gatsby-cms
CMS playground using Gatsby
trevor-scheer/graphiql
An in-browser IDE for exploring GraphQL.
trevor-scheer/graphql-instanceof-reproduction
trevor-scheer/graphql-js
A reference implementation of GraphQL for JavaScript
trevor-scheer/graphql-over-http
Working draft of "GraphQL over HTTP" specification
trevor-scheer/graphql-typegen
Wrapper around apollo-cli to make typegen a bit more seamless at Wayfair.
trevor-scheer/graphql-wg
Working group notes for GraphQL
trevor-scheer/isomorphic-ssr
UJS demo / exploration with Apollo and ReactRouter
trevor-scheer/make-fetch-happen
making fetch happen for npm
trevor-scheer/now-github-starter
Starter project to demonstrate a project whose pull requests get automatically deployed
trevor-scheer/npm-preinstall-reproduction
trevor-scheer/protobuf.js
Protocol Buffers for JavaScript (& TypeScript).
trevor-scheer/react-breadboard
Breadboard simulator in React
trevor-scheer/redux-game
Playing around with Redux / using reducers for game state management
trevor-scheer/specs
Apollo Library of Technical Specifications
trevor-scheer/vscode-prompt-debug
Extension that allows you quickly launch a vscode debug session for a file of your choosing.