docs[tutorial]: Making a GraphQL Request (POST/GET basics, fetch)

Open
#54 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
55/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
javascript
Domain
documentation

Research direction

Start with docs/explanation/get-vs-post.md and inspect the existing docs structure under docs, creating or using a tutorial location as appropriate. Write a public tutorial covering POST/GET basics with fetch, including when and why to use each method. Done means the tutorial is succinct and satisfies all three acceptance criteria.

Written by the indexing model from the issue text.

Description

topic:client type:docs

User Story

As a toolkit user, I want to do a tutorial on POST/GET basics with fetch, in order to optimize performance for my project.

Acceptance Criteria

  • A public tutorial POST/GET basics using fetch
  • Succinctly teaches when and why to use POST
  • Succinctly teaches when and why to use GET

Notes

Existing explanation: https://github.com/wpengine/hwptoolkit/blob/main/docs/explanation/get-vs-post.md

This should live in https://github.com/wpengine/hwptoolkit/tree/main/docs, in a tutorial directory if one doesn't exist yet.

Dominant language
PHP
Stars
47
Forks
3
Avg merge
1m
Merged PRs (30d)
19

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from wpengine/hwptoolkit

All issues in wpengine/hwptoolkit

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.