Adopting GraphQL can be fairly demanding and it takes some time to find the right tooling. What can we do to improve DX and supercharge our GraphQL development? Let's deep-dive into GraphQL tooling that help us building GraphQL at scale.
apollo-server backpack ✅ GraphQL Server ✅ IDE (GraphiQL, Playground) ❌ GraphQL imports ✅ Live reloading ✅ Babel (Latest ES features) ✅ Live reloading ✅ Babel (Latest ES features)
Takeaways ⚡ Automate repetitive tasks ⚡ Build tools to reduce boilerplate code ⚡ Make them open source ⚡ Focus on writing GraphQL code ⚡ Less code === less bugs