Tagged in

Programming

Expedia Group Technology
Expedia Group Technology
Stories from the Expedia Group Technology teams
More information
Followers
4.6K
Elsewhere
More, on Medium

EXPEDIA GROUP TECHNOLOGY — ENGINEERING

Avoid Optional or Nullable Attributes with This Simple Trick

Simply take them out in this way


EXPEDIA GROUP TECHNOLOGY — ENGINEERING

GraphQL Kotlin 6.0.0 Release

Apollo Federation 2 support, batch request optimizations, Automatic Persisted Queries support and more


EXPEDIA GROUP TECHNOLOGY — ENGINEERING

Asynchronous Testing with Combine Schedulers

Testing asynchronous code can be hard but using the Combine framework with the right tools can make it…