Best of GraphQLJune 2023

  1. 1
    Article
    Avatar of amplicationAmplication·3y

    Why Netflix Took a Bet on GraphQL

    Netflix migrated its iOS and Android apps to a GraphQL backend in 2022. Netflix's decision to adopt GraphQL was driven by its ambition to create a more flexible, efficient, and developer-friendly API architecture. GraphQL's declarative nature, comprehensive documentation, and robust tooling make it a developer's dream.

  2. 2
    Article
    Avatar of tshThe Software House·3y

    Node.js interview questions, tips, trends

    Node.js has been one of the most consistently in-demand technologies for the past couple of years. There will be some Node interview questions too, but keep in mind that memorizing the questions and answers alone won’t get you far. The fundamentals are what make the most difference.

  3. 3
    Article
    Avatar of communityCommunity Picks·3y

    The Complete Guide to Becoming a Web Developer: Part 5

    This article takes you on a journey from the foundational understanding of GraphQL, its history, and key features, to a deep dive into its mechanics and tooling. We will explore the reasons behind its rising popularity among developers and provide practical examples of queries, mutations, schemas, and more.

  4. 4
    Article
    Avatar of communityCommunity Picks·3y

    How to build a car dealership website with Hygraph

    We'll use Hygraph to build a car dealership website with Hygraph. We'll show how schemas are built and how data is retrieved from an API. We’ll build the application frontend using Next.js and Node.js. Let’s take Hygraph for a test run for the next few minutes.

  5. 5
    Article
    Avatar of communityCommunity Picks·3y

    Garph - GraphQL. Reimagined.

    Garph provides fullstack TypeScript experience for building GraphQL-APIs without codegen. The ideal GQL stack imo looks like this.

  6. 6
    Article
    Avatar of javacodegeeksJava Code Geeks·3y

    Getting Started with GraphQL Cheatsheet

    GraphQL is an open-source query language and runtime for APIs (Application Programming Interfaces) It was developed by Facebook in 2015 and has gained significant popularity since then. GraphQL is programming language-agnostic, meaning it can be used with any programming language for both client and server implementations.

  7. 7
    Article
    Avatar of livecycleLivecycle·3y

    How I Built a Modern 'Food Menu' Web App: From Tech Stack to Workflow

    How I Built a Modern ‘Food Menu’ Web App: From Tech Stack to Workflow. We’ll be looking at how I worked with four main technologies: Node.js, GraphQL, Next.js and Preevy. The app that we will be building will be for a food menu.