Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
44いいね 1,269 views回再生

Erica Pisani – Managing TypeScript and GraphQL types in Node

https://www.graphqlday.org/

There is a lot of overhead in getting started and then making changes to code that has GraphQL and Typescript being used together. This is due to needing type definitions for TS (through interfaces, classes, etc.) and GQL (types in the schema). The GQL and TS types likely live in different files, so something as simple as changing a property then requires updates all over the place and can be time consuming and frustrating. The time investment needed for what should be simple updates to the code can dissuade people from adopting TS and/or GraphQL. Erica introduces a helpful tool and provides helpful solutions.

OK GROW! is the founding sponsor of GraphQL Day Toronto. To learn more about how we can help you build better products visit: https://www.okgrow.com

コメント