learn-graphql VS artwork

Compare learn-graphql vs artwork and see what are their differences.

artwork

GraphQL Foundation artwork (by graphql)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
learn-graphql artwork
9 37
1,174 10
1.0% -
8.7 0.0
8 days ago over 2 years ago
JavaScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

learn-graphql

Posts with mentions or reviews of learn-graphql. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-31.
  • help me learn NEXTJS and GRAPHQL.
    1 project | /r/graphql | 1 Mar 2023
    The source code lives here https://github.com/hasura/learn-graphql/tree/master/tutorials/frontend/nextjs/app-final
  • GraphQL Server with Python and reusing REST APIs for GraphQL
    2 projects | /r/Python | 31 Oct 2022
    Looking for feedback. The source code and the tutorial is all open source.
  • The Learning Path to GraphQL for Fullstack Developers
    2 projects | dev.to | 28 Oct 2021
    We at Hasura, along with the community have created a series of open source tutorials starting from GraphQL Basics, Hasura Basics to full fledged frontend tutorials in various frameworks. You name it, we have it :)
  • 25+ Open Source Tutorials on Fullstack GraphQL, Hasura and Databases
    2 projects | /r/graphql | 28 Oct 2021
    I am Praveen from Hasura. We first launched Hasura Learn in 2019 with the intention of building GraphQL tutorials for developers who wanted to learn GraphQL by getting hands-on, within the comfort of their favourite stacks. 2.5years later, we have grown this to just over 25 courses, added tutorials on databases, and Hasura (basics, authorization & production ready advanced concepts). We. have had a lot of help from the community in building & maintaining these over the years.
  • Learning content for graphql
    1 project | /r/graphql | 28 Oct 2021
    Hey, I maintain the learn-graphql repo. We have tutorials for GraphQL beginners, those who want to learn frontend integrations and those who want to learn backends via Hasura. If you are completely new to GraphQL, I would suggest you check out our GraphQL Basics tutorial. If you are looking to integrate GraphQL with frontend frameworks and learn hands on building an app, I would suggest you check out out Frontend tutorial series and choose the framework you are comfortable with.
  • Open Source Tutorials on Fullstack GraphQL, Hasura and Databases
    1 project | news.ycombinator.com | 28 Oct 2021
  • You don't need a backend developer!
    3 projects | dev.to | 30 Apr 2021
    I mean that! You don’t need a backend developer, at least for serving data. Hasura is making this pleasant to work with the data we have defined in the database editor. Helps us make relations, permissions and add some other useful features. More information you will find on their website.
  • Hasura Joins Hacktoberfest: 3rd year in a row!
    12 projects | dev.to | 14 Oct 2020
    Learn

artwork

Posts with mentions or reviews of artwork. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-27.
  • GraphQL as a best practice for modern Angular apps?
    1 project | dev.to | 29 Jul 2021
    They developed a solution, and open sourced it as GraphQL.
  • ELI5: What are resolvers?
    1 project | /r/graphql | 28 Jul 2021
    I'm using the Official GraphQL, HowToGraphQL and several other websites to curate my own notes on GraphQL.
  • Sr Dev wishing to switch over to node. What do I need to brush up on?
    5 projects | /r/node | 27 Jul 2021
    Your cloud architecture, system design and project leadership skills should be more important than language specifics when interviewing. That being said, I recommend learning about Node.js internals (e.g. the event loop); ES6+ language improvements; and some trending tools and libraries like TypeScript, Docker, Serverless Framework and GraphQL. Know enough about Express and serverless functions justify using one over the other when designing a system.
  • API vs. Microservices: A Beginners Guide to Understand Them
    1 project | dev.to | 22 Jul 2021
    API stands for Application Programming Interface. APIs define how two pieces of software can connect and talk to each other. If your application were a big company, your API's job would be to keep in touch with external parties (customers or company partners, for example). Most APIs are organized around some standard, like REST or GraphQL, so that everybody knows how to use them.
  • Schema-driven development in 2021
    8 projects | dev.to | 15 Jul 2021
    GraphQL is developed by Facebook initially for their mobile app and has been adopted widely across web apps.
  • Writing, GraphQL and AWS
    5 projects | dev.to | 12 Jul 2021
    Last week, I built a microservice: a resource for a section of the landing page of the platform, which renders from a database loaded with data. In technical terms, I built and consumed an API. I used Dynamo DB (a database provided by Amazon Web Services (AWS))) to store my data, creating a table with desired fields for me to use in populating my table. GraphQL was used as playground for me to query and mutate my database. i.e. a way of creating, reading, updating and deleting information from the database, a process technically known as CRUD.
  • WikipediaQL: Query language for efficient data extraction from Wikipedia
    3 projects | /r/programming | 5 Jul 2021
    GraphQL, if you are not familiar, is a way of having APIs which are query-able similar to SQL for a database.
  • What is GraphQL?
    2 projects | dev.to | 1 Jul 2021
    GraphQL.org
  • How to Take Care of Data Security in React Native?
    2 projects | dev.to | 29 Jun 2021
    More than that, it's a good idea for storing non-sensitive data across the application. It might be a Redux or GraphQL state or some global app-wide variables. On the other hand, you shouldn’t use that for storing tokens and secrets, as the storage is not encrypted in any way.
  • AWS AppSync 101
    1 project | dev.to | 26 Jun 2021
    AWS AppSync is a fully managed GraphQL API which is a serverless offering by AWS.

What are some alternatives?

When comparing learn-graphql and artwork you can also consider the following projects:

workers-graphql-server - 🔥Lightning-fast, globally distributed Apollo GraphQL server, deployed at the edge using Cloudflare Workers

spectaql - Autogenerate static GraphQL API documentation

NativeScript-Play-Pit - A growing collection of NativeScript playground projects demonstrating all the AWESOMENESS🤘 of NativeScript.

awesome-json-rpc - Curated list of JSON-RPC resources.

projectlearn-project-based-learning - A curated list of project tutorials for project-based learning.

awesome-grpc - A curated list of useful resources for gRPC

Quell - Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency.

gatsby-starter-hello-world - Starter with the bare essentials needed for a Gatsby site

Hasura - Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.

dociql - A beautiful static documentation generator for GraphQL

vue-cli-plugin-tauri - Turn your Vue SPA into a lightweight cross-platform desktop app

booster - Software development framework specialized in building highly scalable microservices with CQRS and Event-Sourcing. It uses the semantics of the code to build a fully working GraphQL API that supports real-time subscriptions.