migration.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [migration]

www.codever.land/bookmarks/t/migration

GitHub - skovhus/jest-codemods: Codemods for migrating to Jest https://github.com/facebook/jest ๐Ÿ‘พ

https://github.com/skovhus/jest-codemods

Codemods that simplify migrating JavaScript and TypeScript test files from AVA, Chai, [Expect.js (by Automattic)](https://github.com/A...


GraphQL Schema Design: Building Evolvable Schemas - Apollo Blog

https://www.apollographql.com/blog/graphql-schema-design-building-evolvable-schemas-1501f3c59ed5/

While GraphQL allows us to continuously evolve our schemas, using deprecations for example, we should not take the decision of deprecating schema members lightly. In the end, a deprecation still requi...