Best of GraphQLJune 2022

  1. 1
    Article
    Avatar of hashnodeHashnode·4y

    GraphQL vs REST: putting it to rest

    GraphQL allows users to request data from several resources using a single request. Rather than making multiple requests to fetch data, you can use it to make ad-hoc queries to a single endpoint. GraphQL allows client to specify the precise type of data to be received from the server.

  2. 2
    Article
    Avatar of hashnodeHashnode·4y

    How Did We Choose Our Next Tech Stack at Hashnode?

    The recommended stack is the following: GQL Server: apollo-server + Codegen + Papr. Prisma was the worst offender when it comes to performance. It's magical to solve N+1 problem: Facebook's data-loader.Deployment: Lambda for serverless or a containerized managed solution.Cache: HTTP edge caching as a start.

  3. 3
    Article
    Avatar of codegurucodeguru·4y

    From SOAP to REST to GraphQL: API Deep Dive

    When working with APIs, developers have several choices as far as protocols and specifications are concerned. You can use SOAP, REST, or GraphQL – three of the most popular approaches to build APIs. GraphQL is the newest of these three and promises to provide an even more flexible way of working with data.

  4. 4
    Article
    Avatar of syncfusionSyncfusion·4y

    A Full-Stack Web App Using Blazor WebAssembly and GraphQL: Part 3

    This article covers how to add the edit and delete capabilities to the movie data. We will configure the home page of our app to display the list of movies and will provide sort and filter movie options to the user. In part 1 and part 2 of this series, we learned how to create a GraphQL mutation and we created a Graphql client with the help of the Strawberry Shake tool.

  5. 5
    Article
    Avatar of hashnodeHashnode·4y

    GraphQL for Beginners: Schema-first vs Code-first

    GraphQL has become a revolutionary scheme in the API world. As a solution to data fetching more efficiently, the first question you will need to ask yourself when building a GraphQL API is: schema-first or code-first? There has been a lot of debate about which type of implementation is better. Let's take a look at the 2 different approaches and discuss when is best to use them.

  6. 6
    Article
    Avatar of wundergraphWunderGraph·4y

    WunderGraph - The Next Generation API Developer Platform - is Open Source!

    WunderGraph - The Next Generation API Developer Platform - is Open Source. .css-ze3n0k{outline:0;margin-top:2rem;line-height:1.2;font-weight:var(--chakra-fontWeights-bold);font-size: 1.875rem;letter-spacing:-.025em; margin-bottom:var (-- chakra-space-4);}.css-a9v878>*:not(style)~*: not(style);.css-j7qwjs{display:-webkit-box;display:-ms-flexbox; display:flex;-