Articles for people who
ship the stack
Original rewrites on React, Node.js, TypeScript and AI — practical notes from the same engineering practice behind our operator software. Article bodies are in English.
Tagged: graphql
The GraphQL Query That Exhausted the Database Pool
One nested GraphQL document burned out a production database. Why rate limits, HTTP timeouts, and DataLoader failed — and the four bounds that finally contained it.
1617 wordsRead articleSix API Styles Compared: REST, GraphQL, WebSockets, Webhooks, gRPC, SOAP
Learn how REST, GraphQL, WebSockets, webhooks, gRPC, and SOAP each solve different data-exchange problems, plus a decision map for choosing the right one.
2251 wordsRead articleScoring GraphQL Schema Design Debt with LLMs and a CI Ratchet
How to use an LLM reviewer and a 1-to-5 scoring pass to catch subjective GraphQL design issues in new pull requests and map the debt already in your schema.
1929 wordsRead articleREST vs GraphQL: The Real Trade-Offs Behind Each Architecture
Explains the specific problems REST and GraphQL each solve, their internal mechanics, and the hidden trade-offs to weigh before choosing one for your API.
2224 wordsRead articleBackend Architecture Pitfalls That Trip Up Frontend-First React Teams
Explains five backend design flaws common in React-led projects—from API paradigm misuse to fragile deployments—and the architectural fixes for production-grade reliability.
3272 wordsRead articleFinding Hidden Prices by Reverse-Engineering Background API Calls
Learn to use browser DevTools to find and replicate the XHR, REST, and GraphQL requests that load prices without needing HTML parsing.
1213 wordsRead articleBuilding a Type-Safe GraphQL API with Prisma and Nexus in Node.js
Follow a seven-step walkthrough for building a Node.js GraphQL API that unifies Prisma's data model with Nexus-generated types and resolvers.
2420 wordsRead article
About these articles
Request a 24h estimate
Need the same stack in a production operator layer? Send the brief — estimate within 24 hours.