Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up- Ottawa, Ontario, Canada
- Sign in to view email
- https://github.com/hwillson
Popular repositories
-
meteor-stub-collections
Stub out Meteor collections with in-memory local collections.
-
meteor-solr-demo
Meteor based search demo using Solr.
-
meteor-claim-admin
Meteor based claim administration system.
-
meteor-recommendation-builder
Meteor based product recommendation application.
JavaScript 3
-
meteor-dropbox-blogger
Meteor based blogging system that leverages Dropbox for content management.
-
react-apollo-multiple-mutations
Quick demo showing how to handle nested <Mutation />'s.
JavaScript 3
1,482 contributions in the last year
Contribution activity
September 2018
Created a pull request in apollographql/apollo-client that received 3 comments
Add `clearStore` method
A new clearStore method has been added, that will remove all data from the store. Unlike resetStore, it will not refetch active queries after remov…