question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Learn] Fetch the card details using GraphQL query on Learn homepage

See original GitHub issue

Current State: The cards on the homepage of the upcoming learn site, i.e, the one at layer5.io/learn-ng shows a status course count.

Desired State: The course count should be fetched dynamically using GraphQl. For reference, check out the usage in these components Index, Guide and GuidesCard.


Contributor Resources The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master branch.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
Nikhil-Ladhacommented, May 18, 2021

@vinayaksh42 a small one that you could start off with.

0reactions
sudo-NithishKarthikcommented, Jun 30, 2021

Ya sure 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fetching data with queries | Full-Stack Quickstart
To be able to fetch and store all launches, we need to modify our code to use the cursor and hasMore fields included...
Read more >
GraphQL Queries to fetch data - Hasura
Try out GraphQL Query using GraphiQL. Simple and nested GraphQL query examples with parameters, arguments and variables to fetch data dynamically.
Read more >
How to Fetch GraphQL Data in Next.js with Apollo GraphQL
When fetching data, instead of making a GET request to a URL to grab that data, GraphQL endpoints take a “query”.
Read more >
1. Fetching data with GraphQL Queries - YouTube
In this video, we'll learn about fetching data using GraphQL QueriesLink to the tutorial ...
Read more >
GraphQL Client Tutorial With Fetch - YouTube
GraphQL is an incredible tool for building out easy to use APIs, but it isn't immediately apparent how to consume a GraphQL API...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found