|
|
|
|
|
by santialbo
1949 days ago
|
|
I see a lot of hatred in the comments towards GraphQL. Is someone forcing you to use it against your will? I've been using it for more than a year with TypeScript types generation and couldn't be happier. All of my interactions with the server are properly typed and haven't had a single bug related to server/client missmatches. |
|
I find it amusing that some of the comments are basically "Why use graphql when I can combine these 5 other technologies to do the same thing?"