Roman Krivtsov

Results 7 issues of Roman Krivtsov

Tried this with npm 2 and 3 versions. react-native and react-native-router don't work together ``` Error building DependencyGraph: Error: Naming collision detected: /Users/native/node_modules/react-native-router/node_modules/react-native/packager/react-packager/src/DependencyResolver/haste/polyfills/String.prototype.es6.js collides with /Users/native/node_modules/react-native/packager/react-packager/src/Resolver/polyfills/String.prototype.es6.js at HasteMap._updateHasteMap (HasteMap.js:123:13) at...

`type parameters (aka generics) are not handled (Flow's responsability)` Could you please explain why?

Hi! I've released a https://github.com/yarax/swagger-to-graphql library and probably it can be somehow adopted for graphql-compose, but now the goal of swagger-to-graphql is to migrate REST API to GraphQL completely automatically....

There is a broken link (the most interesting) in the index about CRUD mutations

enhancement

Just found out this http://www.typescriptlang.org/play/#src=type%20StateInit%20%3D%20%7B%0D%0A%20%20%20%20error%3A%20string%0D%0A%7D%20%7C%20%7B%0D%0A%20%20%20%20a%3A%20string%0D%0A%20%20%7D%3B%0D%0A%0D%0Adeclare%20var%20stateInit%3A%20StateInit%0D%0A%0D%0Aif%20(stateInit.error)%20%7B%0D%0A%20%20%0D%0A%7D#src=type%20StateInit%20%3D%20%7B%0D%0A%20%20%20%20error%3A%20string%0D%0A%7D%20%7C%20%7B%0D%0A%20%20%20%20a%3A%20string%0D%0A%20%20%7D%3B%0D%0A%0D%0Adeclare%20var%20stateInit%3A%20StateInit%0D%0A%0D%0Aif%20(stateInit.error)%20%7B%0D%0A%20%20%0D%0A%7D