Bookmarks tagged [migration]
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...
- tags: jest, testing, migration
- source code
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...
- 📆 published on: 2018-06-01
- tags: graphql, migration, api-design, deprecated