Best of GraphQL2021

  1. 1
    Article
    Avatar of logrocketLogRocket·4y

    Best Node.js CMS platforms for 2022

    CMSs enable people without a strong technical background to publish content. There are different type of CMSs that perform different purposes and come with different features. In this article, we will learn about some of the best Node.js CMSs to use in 2022, and hopefully can serve as a guide to choose the best CMS that fits our requirements.

  2. 2
    Article
    Avatar of javacodegeeksJava Code Geeks·4y

    11 Front End Development Trends You Should Follow in 2021

    Front end development involves implementing the web user interface through coding languages like HTML, CSS, and JavaScript. Adopting the latest front-end techniques in a quick software development ecosystem is always in demand. In this blog, we look at how front end development trends have evolved in 2021 and how organizations have accelerated by using these technologies.

  3. 3
    Article
    Avatar of devtoDEV·4y

    Why I no longer use GraphQL for new projects

    GraphQL provides a lot of flexibility on the client side but this means that we cannot optimize as aggressively on the server. Traditional REST API is familiar to many engineers. It's one extra thing someone has to learn before they can be productive. There is an argument that we should just start off with GraphQL if that's ultimately where we want to get to.

  4. 4
    Article
    Avatar of supabaseSupabase·4y

    Five more things

    PG_graphql is a work-in-progress native Postgres extension adding GraphQL support. The extension keeps schema generation, query parsing, and resolvers all neatly contained on your database server. All requests are routed through global network of more than 250 cities. We're kicking off the "Holiday Hackdays" (loosely inspired by the 12th day of Christmas)

  5. 5
    Article
    Avatar of faunaFauna·4y

    How to fetch data from a database using Node.js

    If you enjoyed our blog, and want to work on systems and challenges related to globally distributed systems, serverless databases, GraphQL, and Jamstack, Fauna is hiring. .css-zxpal7:not(:last-of-type(){margin-bottom:8px;.css-1913dxb:not (: last- of-type) {margin:0;min-width: 0;}.css- 1913dxc:not() {margin-top:8pt;}. CSS-1912dxc :not(last- of type: "";.css: ";";.js: "}.css": "",.css

  6. 6
    Article
    Avatar of devtoDEV·4y

    The #1 Best Design Pattern for Managing Forms in React

    React-Hook-Form is the best way to manage forms in React. Form libraries usually have a relatively small bundle size and make a world of difference for code organization. The 3 Layer Approach is the basic approach to split a complicated form into three parts. Using RHF with RHF is the official way to get started with form management.

  7. 7
    Article
    Avatar of awstipAWS Tip·4y

    Serverless Architecture Tech To Begin With

    When a device is offline, your customers should be able to continue to use your application, not only to access data but also to create and modify them. When the device comes back online, the application must reconnect to the backend, synchronize the data and resolve conflicts, if any. AWS A mplify with AppSync allow us to create web app quickly with built-in support for API, Authentication, and other basic services that most apps need.

  8. 8
    Article
    Avatar of phProduct Hunt·5y

    Amplication — Instantly generate Node.js apps with GraphQL and REST API

    Amplication is an open source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks. Embed Collect is a free, open source version of Amplication that lets you collect data from other people's Embed collections. It is available on GitHub and is free to download.

  9. 9
    Article
    Avatar of hackernoonHacker Noon·5y

    GraphQL vs REST: How To Choose One Over The Other

    GraphQL is great for applications where related and nested data are fetched. If you need a clear and convenient API without overhead, or you want to use HTTP capabilities like caching or authentication, you should choose REST. But after weighing the pros and cons, we see that GraphQL is not always the best option.

  10. 10
    Article
    Avatar of guildThe Guild·4y

    GraphQL Code Generator with TypeScript and Prisma models

    GraphQL has some amazing tools that can make your life easier. One of those tools is GraphQL Code-Generator which helps you create types (and more) based on your GraphQL schema. This article covers the process of using Prisma with GraphQL codegen and the configuration flags that will boost your experience.

  11. 11
    Article
    Avatar of medium_jsMedium·5y

    Writing a Node.js GraphQL backend that actually scales — A complete guide — Part 1: Setup

    GraphQL is a popular alternative for building your backend application. The ultimate objective of this series of articles is to show you how to build it from scratch in a proper manner. The tutorial will be for beginners, but there are other better resources to learn about primitive types.

  12. 12
    Article
    Avatar of logrocketLogRocket·4y

    Modern API data-fetching methods in React

    React beginners might wonder, “What exactly is an API?” To understand what an application programming interface (API) is, let’s think of an application where a section displays the daily weather forecast of the present city. With the API, we don’t need to create everything from scratch, simplifying our process.

  13. 13
    Article
    Avatar of devtoDEV·5y

    GraphQL - Why you should be using it in 2021.

    GraphQL is a query language for reading and mutating data in APIs. It provides a complete and understandable description of the data in your API. It gives clients the power to ask for exactly what they need and nothing more. It makes it easier to evolve APIs over time, and enables powerful developer tools.

  14. 14
    Article
    Avatar of phProduct Hunt·4y

    GraphQL Editor 5.0 - Building a GraphQL API just got a lot easier

  15. 15
    Article
    Avatar of phProduct Hunt·5y

    Bedrock — Full-stack Next.js & GraphQL boilerplate for SaaS products

    Bedrock is the modern full-stack Next.js & GraphQL boilerplate with user authentication, subscription payments, teams, invitations, emails and everything else you need. Jumpstart your next SaaS product with Bedrock. Embed Collect is the latest version of Bedrock’s popular Embed collected service.

  16. 16
    Article
    Avatar of netflixNetflix TechBlog·5y

    Beyond REST

    Rapid Development with GraphQL Microservices Netflix Technology Blog Follows Feb 22 · 8 min read ARTICLE. The entertainment industry has struggled with COVID-19 restrictions impacting productions around the globe. One approach that is gaining mind-share within Netflix Studio Engineering is the concept of GraphQL microservices (GQLMS)

  17. 17
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    GraphQL for Front End Developers

    Gaurav Tewari writes about GraphQL for Front End Developers. He says GraphQL can be used by front-end developers to build RESTful applications. Tewara: GraphQL is a way for front end developers to write RESTful apps. He also writes about how GraphQL could be used to build web apps.

  18. 18
    Article
    Avatar of hasuraHasura·5y

    3 Open-Source GraphQL Projects We Love

    Starting this month, we will be sponsoring open-source GraphQL projects that, we think, add tremendous value to the ecosystem. Our goals with the sponsorships are to financially support the developers/teams behind the projects so that they can continue with their fantastic work. We’re starting things off by sponsoring 3 projects. If you like any of these projects, give them a shout-out on Twitter.

  19. 19
    Article
    Avatar of infoqInfoQ·5y

    Netflix Open Sources Their Domain Graph Service Framework: GraphQL for Spring Boot

    The InfoQ eMag: Architectures You’ve Always Wondered About is a curated collection of some of the highlights over the past year. Live Webinar and Q&A - Optimizing your CI/CD Pipeline with Shift-Left Enterprise Observability (Live Webinar Nov 10th, 2021)

  20. 20
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    GraphQL vs REST API – Which Should You Use for Back End API Development?

    GraphQL vs REST API – Which Should You Use for Back End API Development? – Aagam Vadecha. GraphQL and REST API are two different types of back-end API development. Vadecha: Which should you use? – GraphQL or REST API?

  21. 21
    Article
    Avatar of hashnodeHashnode·5y

    Best Full Stack Tech Stack for 2021.

    I have been coding for 2+ years and have learned a lot of trending, new technologies. I finally found my best favorite tech stack to develop full-Stack Applications in 2021. My Favorite Tech Stack for 2021:Often Used Language: Typescript. Frontend: Next Js. Backend: Tailwind CSS. Server: Apollo.

  22. 22
    Article
    Avatar of logrocketLogRocket·5y

    End-to-end type safety with Next.js, Prisma, and GraphQL

    Using consistent types across the entire stack is a major challenge for many development teams. If you have insufficient tooling for detecting changes and throwing errors, changing types in one part of the project could break your entire application. In this tutorial, we’ll explore end-to-end type safety by building a simple wish list application that allows a user to bookmark items from the internet. We will use Next.js, GraphQL, and Prisma.

  23. 23
    Article
    Avatar of logrocketLogRocket·5y

    Improving microservice architecture with GraphQL API gateways

    As your organization grows, it’s common for multiple API services to be created. This type of architecture will slow down future development for both the backend service teams and frontend client teams. API gateways can help in this situation by providing a single API protocol, a single auth mechanism, and ensuring that clients only need to speak to one team.

  24. 24
    Article
    Avatar of jsPlainEnglishJavaScript in Plain English·5y

    Build a Full Stack GraphQL Application with React + Express

    Build a Full Stack GraphQL Application with React + Express With React and Express. Mohammad Faisal explains how to build a simple full-stack GraphQL application. To follow along you have to have a basic understanding of how a normal HTTP server works and some knowledge about ReactJS.

  25. 25
    Article
    Avatar of stackovStack Overflow Blog·5y

    why developer platforms are going headless