Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
So you're still stuck using REST APIs? That's like persisting on riding a donkey when there's a brand...
It's often said that GraphQL fixes the problems of under-fetching and over-fetching. But is that...
In the world of APIs, two technologies have been dominating the conversation: GraphQL and REST....
Welcome to the world of GraphQL! At its core, GraphQL is both a query language for your API and a...
Managing authentication in a React/Next.js application with GraphQL can sometimes be tricky,...
As a software engineer with 4+ years of experience building REST APIs, I’ve always appreciated the...
Hey everyone! 👋🏻 Whether you’re a seasoned developer or just starting out, you’ve probably heard the...
Introduction Welcome! This guide will take you through the steps to create a GraphQL...
Introduction Are you trying to integrate push notification in your existing backend...
If you’re a developer, chances are you’ve been part of the ongoing debate between GraphQL and REST....
Hey there, fellow devs! 👋 Ready to dive into the world of GraphQL? Buckle up, because we're about to...
Hasura gained popularity and became widely adopted for its ability to quickly let teams spin up a...
Metabase is a powerful tool to create data visualizations. It also enables us to embed these...
Hello 👋 readers, If you're looking to manage your Facebook page programmatically, one of the...
Introduction Most of no-code platforms will provide you with atomic-level components, like...
If you’ve built a React or Next.js app that talks to multiple REST APIs, you’ve probably got a file...
WordPress is a fantastic tool for bloggers and website owners, but did you know it can also act as a...
Intro AWS AppSync is a fully managed serverless service from AWS for building scalable and...
APIs are essential to current apps in the quickly changing tech landscape. Efficiency, scalability,...
Introduction Yes, GraphQL can call REST APIs. In fact, this is a common way to use GraphQL...
Writing performant Cypher queries isn’t just about syntax—it’s about understanding graph structures,...
Introduction to GraphQL GraphQL is a powerful query language for APIs and a runtime for...
Introduction Hey, Angular devs🅰️, as we already know, GraphQL provides precise data...
GraphQL is a query language for getting deeply nested structured data from a website's backend,...
Playwright-graphql changes how we test GraphQL APIs. It creates client SDKs from your GraphQL schema,...
Note You can check other posts on my personal website: https://hbolajraf.net ...
As we enter 2025, the GraphQL ecosystem continues to expand, providing developers with a robust...
TL;DR: REST is the seasoned veteran: simple, widely understood, and a go-to for most standard web...
In today’s fast-evolving tech landscape, scalability, modularity, and performance are the...
Introduction to GraphQL GraphQL is an API query language that fetches data based only on...