Fetch progression du téléchargement

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

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
55/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
documentation

Research direction

Locate the French tutorial section that describes fetch download progress and compare the two statements quoted in the issue. Revise the wording so it clearly explains whether fetch supports progress tracking and why XMLHttpRequest is mentioned; done means the explanation is no longer contradictory.

Written by the indexing model from the issue text.

Description

Bonjour,

C'est assez étrange de lire...

La méthode fetch permet de suivre la progression du téléchargement.

... puis...

Veuillez noter: il n’y a actuellement aucun moyen pour fetch de suivre la progression du téléchargement.

Car...

À cette fin, veuillez utiliser XMLHttpRequest, nous le couvrirons plus tard.

Donc conclusion la première phrase n'est pas cohérente. En gros oui c'est possible mais en fait non car il faut utiliser un autre outil.

Merci beaucoup votre travail et votre partage.
L'essentiel et pas de superflu c'est très bien pour apprendre et comprendre.

Cédric

Dominant language
HTML
Stars
242
Forks
109
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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 javascript-tutorial/fr.javascript.info

All issues in javascript-tutorial/fr.javascript.info

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.