Mainly because of async/await in ES2017, that will simplify fetch requests.
There will be a need for adding a fallback for older browsers or using transpilers like Babel
ES Next release support: https://kangax.github.io/compat-table/esnext/
Async/Await support: https://caniuse.com/#feat=async-functions