Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises-
Meteor (formerly: Facebook, Quora, Mozilla, Apture, Meebo)
- New York City
- Sign in to view email
- http://twitter.com/benjamn
Popular repositories
-
recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
-
reify
Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.
-
ast-types
Esprima-compatible implementation of the Mozilla JS Parser API
-
kix-standalone
A standalone version of Google's new rich text editor, Kix
-
arson
Efficient encoder and decoder for arbitrary objects
-
jsnext-skeleton
Skeleton project demonstrating best practices for authoring and publishing the latest version of JavaScript to NPM.
2,728 contributions in the last year
Activity overview
Contribution activity
April 2019
Created a pull request in meteor/meteor that received 2 comments
Release 1.8.2
Meteor 1.8.1 has been released and recommended
- Enable TypeScript compilation of .ts modules in meteor/tools.
- [WIP] Release 1.9 (Node.js 11-going-on-12)
- Update test apps to Meteor 1.8.1 and meteor-node-stubs@1.0.0.
- Temporary Meteor prerelease to validate fix for issue #10516.
- Use meteor-babel@7.4.3 to compile meteor/tools (but not application or package code, yet).
- Add recipe for mocking with client schemas
- Fix typo in docs
- Support returnPartialData for watched queries again.
- typo in react-apollo-migration.md
- Allow setting links after client was constructed
- Call clearStore callbacks after clearing store
- Docs: import gql from apollo-boost instead of graphql-tag
- Parameterize optimisticResponse
- Update setup.md
- chore(deps): pin dependencies
- docs update for cache.writeQuery clarification
- Fix getCurrentResult() not always returning loading with fetchPolicy no-cache
- Expand observables testing
- Describe how to auto-generate introspection result for Fragment Matcher
- docs: Update web components integrations
- Adding documentation for the cache prop in MockedProvider
- Feature/garbage collect cache
- Upgrade theme to 0.2.46
- Remove unused queryId after fetchMore
- Update react-apollo.md
- Update react-apollo.md
- Fix Broken Link
- Fix IntrospectionFragmentMatcher handling of fragment on root query
- [docs] data is either TData or undefined
- Pass response type on mutations option (fix #4410)
- Some pull request reviews not shown.