📰 Dev.to · Stefan 🚀
Articles from Dev.to · Stefan 🚀 · 25 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (11148)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Stefan 🚀
1mo ago
Entities and Batching Cosmo Connect vs Apollo Federation vs GraphQL Federation
Federation gives teams a way to build one API layer from many services. The three main options—Apollo...

Dev.to · Stefan 🚀
1mo ago
Why Schema Changes Take Months in GraphQL Federation (And What the Fix Looks Like)
This is a summary of a longer piece published on the WunderGraph blog. Read the full article...

Dev.to · Stefan 🚀
1mo ago
Running Federation with Cosmo: No Glue Code, No Surprises
If you caught Part 1, we walked through Federation with a food park analogy. This time, we're digging...

Dev.to · Stefan 🚀
1mo ago
Event Lifecycle Control in GraphQL Subscriptions
Cosmo Streams adds three handlers to the router that control subscription behavior: authorization...

Dev.to · Stefan 🚀
1mo ago
Extending Your GraphQL Router with TypeScript
Cosmo Connect now supports TypeScript plugins. If you're already working in a TypeScript codebase,...

Dev.to · Stefan 🚀
1mo ago
AI Accelerates Implementation. It Can't Fix Your Federation Coordination Problem.
This is a summary of a longer piece on the WunderGraph blog. Read the full article here. There's...

Dev.to · Stefan 🚀
4mo ago
Why We Replaced GraphQL Subgraphs with gRPC Services in WunderGraph Cosmo
When teams adopt GraphQL Federation, they usually split their API into Subgraphs. Each Subgraph...

Dev.to · Stefan 🚀
4mo ago
How We Replaced GraphQL Subgraphs with gRPC for Safer, Faster Federation
If you've worked with Apollo Federation, you’ve probably used Subgraphs to scale a GraphQL API. But...

Dev.to · Stefan 🚀
2y ago
GraphQL is Finally Boring.
Take a shot every time you read about how [Insert name of technology here] is Dying™. GraphQL finds...

Dev.to · Stefan 🚀
2y ago
A Blazingly Fast Open-Source Federation V1/V2 Gateway
Enterprises have diverse data dependencies — internal microservices with specialized data domains,...

Dev.to · Stefan 🚀
2y ago
Cosmo Router: High Performance Federation v1 & v2 Router / Gateway
Launch Day 3 is all about routing federated GraphQL APIs. Welcome back to the third day of our...

Dev.to · Stefan 🚀
2y ago
WunderGraph Cosmo: a open source alternative to Apollo Federation, GraphOS, Studio, etc...
It's launch day again! 🚀 Yesterday, we've launched Open Federation, an open specification for...

Dev.to · Stefan 🚀
2y ago
Introducing Open Federation - a MIT-Licensed specification to build federated GraphQL APIs
Today is the first day of the WunderGraph launch week, it's our first launch week actually. We have a...

Dev.to · Stefan 🚀
2y ago
Refactoring Monoliths to Microservices with the BFF and Strangler Patterns
Refactoring Monoliths to Microservices with the BFF and Strangler Patterns How do...

Dev.to · Stefan 🚀
2y ago
Build Smarter, Not Harder: Simplifying Backend Workflows with Build-time GraphQL
Fixing the Backends-for-frontends pattern with Build-time GraphQL The BFF...

Dev.to · Stefan 🚀
2y ago
GraphQL doesn't solve under & overfetching, Relay & WunderGraph does
When you look at positive articles about GraphQL, you often hear how much better it is than REST and...

Dev.to · Stefan 🚀
2y ago
Making the right choice: WunderGraph or ApolloOS for your API architecture??
Written by our Founder and CEO... My name is Jens, and I'm the Founder & CEO of WunderGraph,...

Dev.to · Stefan 🚀
2y ago
Integration Testing for GraphQL APIs, type-safe, run locally and in CI
We've recently built a testing framework for GraphQL APIs. It's open source and available as part of...

Dev.to · Stefan 🚀
2y ago
Is GraphQL dying? 2023 Trend Analysis of REST, GraphQL, OpenAPI, SOAP, gRPC and tRPC
Today I've noticed a post on /r/webdev stating that GraphQL is trending down. Is this really the...

Dev.to · Stefan 🚀
3y ago
10 GraphQL Developer Tools I Use To Make Building APIs Easier
10 GraphQL Dev Tools I Use To Make Building APIs Easier Prisma, WunderGraph,...

Dev.to · Stefan 🚀
3y ago
Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly
Getting Started With WunderGraph A comprehensive guide to WunderGraph, the API...

Dev.to · Stefan 🚀
3y ago
Introducing the new React Query client
After much requests we are excited to announce the release of the new WunderGraph React Query client....

Dev.to · Stefan 🚀
3y ago
How to Use ChatGPT as an Educational Chatbot in a Next.js Frontend
“_Within three to eight years, we will have a machine with the general intelligence of an average...

Dev.to · Stefan 🚀
3y ago
How to Compose and Integrate APIs Together as if You Were Using NPM for APIs
Bringing together two APIs for an app that shows the biggest concerts, historically, by country...
DeepCamp AI