Skip to content

Conversation

@onyedikachi-david
Copy link
Contributor

@onyedikachi-david onyedikachi-david commented Jul 13, 2024

Fixes #311
/claim #311

  • Cover Apollo Angular, Urql, GraphQL-Request, Axios, and Fetch API
  • Include detailed comparison table of approaches
  • Add sections on common issues and resolutions
  • Provide conclusion with recommendations for different use cases"

Working angular repo: https://github.com/onyedikachi-david/angular-graphql-multiapproach

@onyedikachi-david
Copy link
Contributor Author

@amitksingh1490 Could you please take a look at my PR when you get a chance? Thank you.

@amitksingh1490
Copy link
Contributor

@Frenzyritz13 this also needs a review please have a look once you have time

@amitksingh1490
Copy link
Contributor

getting warning on your demo app

NG02801: Angular detected that `HttpClient` is not configured to use `fetch` APIs. It's strongly recommended to enable `fetch` for applications that use Server-Side Rendering for better performance and compatibility. To enable `fetch`, add the `withFetch()` to the `provideHttpClient()` call at the root of the application.

@onyedikachi-david
Copy link
Contributor Author

getting warning on your demo app

NG02801: Angular detected that `HttpClient` is not configured to use `fetch` APIs. It's strongly recommended to enable `fetch` for applications that use Server-Side Rendering for better performance and compatibility. To enable `fetch`, add the `withFetch()` to the `provideHttpClient()` call at the root of the application.

I ignored it since it was working, just fixed it now, you may pull latest commit.

@amitksingh1490 amitksingh1490 enabled auto-merge (squash) July 20, 2024 10:50
@amitksingh1490 amitksingh1490 merged commit 2e4ca77 into tailcallhq:develop Jul 20, 2024
@amitksingh1490
Copy link
Contributor

@onyedikachi-david Please take this feedback and update accordingly https://twitter.com/JoviDeC/status/1815101625280987264

@amitksingh1490 amitksingh1490 mentioned this pull request Jul 29, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write a Guide for Using GraphQL with Angular

2 participants