An introduction to the fun and effective workshop technique that unlocks heightened levels of collaboration across silo and specialization boundaries.
How to annotate user experiences in a collaborative fashion to facilitate and accelerate GraphQL schema design.
Announcing our official partnership with Escape to help teams secure their GraphQL APIs.
An optimal migration path of a scaled BFF architecture to a federated Apollo GraphQL API.
How to unlock your system’s scalability and maintainability for the demands of modern age business.
Or how to tidy up your system’s domains, so that you get a supergraph schema design for free.
Lambdas handlers can be invoked with many different, but always complex, event arguments.
From time to time you might need to expose your locally running service to the external world
From time to time I still see a for loop in JavaScript codebases. Linters are frequently angry about them.
Now, starting with version chimp@4.1.2 if you just want to use a scalar in a given module, but do not want to redefine it, use @predefined directive.
I go through the preparation of the official Apollo Platform Tutorial App for adding Chimp to it.
Managing dependencies between Lambdas and DynamoDB tables can get ugly.