History of type-graphql. #1287
valerii15298
started this conversation in
General
Replies: 1 comment
-
I have no practical experience with Nest besides integrating into it in some projects, but as far as I understand the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using this library I always wonder how people make great open source projects, what is the reason and motivation for creators and how open-source works in general. Would be interesting to hear about history of this library, how it was created, when and how this library grew.
I did not know that
type-graphql
was used by nest.js(though I noticed it is very similar to nest.js ecosystem) and in this context it is also interesting to hear why nest maintainers decided to diverge fromtype-graphql
. So that there is nownestjs/graphql
andtype-graphql
.Beta Was this translation helpful? Give feedback.
All reactions