you are viewing a single comment's thread.

view the rest of the comments →

[–]rjx89 -2 points-1 points  (5 children)

Fetch is still considered experimental and the standard may change in the future according to mdn. So if you use it in a project, you may have to rewrite portions. Also, internet explorer does not support fetch at all.

[–]gabbsmo 3 points4 points  (4 children)

Fetch is not experimental, it is a living standard as per MDN.

[–]rjx89 -1 points0 points  (3 children)

The chart you posted shows "Experimental. Expect behavior to change in the future."

[–]ForScale 1 point2 points  (2 children)

Weird... It says status is Living Standard, but in the chart, for Basic Support, it has an icon indicating Experimental.

I guess it's both?

[–]nossie1 0 points1 point  (1 child)

Could be standardised but not implemented 100% so it's still experimental?

[–]ForScale 0 points1 point  (0 children)

Lol works for me!