Sophie Koonin discusses the realities of large-scale technical migrations, using Monzo’s shift to TypeScript as a roadmap.
For Rust developers building a GraphQL API, considering using Axum and async-graphql. APIs are minimal and represent a blog site back-end, with GraphQL queries to create and delete draft posts, as ...