Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.45 KB

migration.md

File metadata and controls

21 lines (18 loc) · 1.45 KB

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...


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...