Developer-roadmap: Add Fetch API

Created on 6 Jul 2018  路  3Comments  路  Source: kamranahmedse/developer-roadmap

Fetch API should be added instead of XMLHttpRequest(XHR) API as fetch uses promises which enables a simpler and cleaner API.

Most helpful comment

@sxnaprkhr My opinion: It should be added as option, but do not instead.

All 3 comments

@sxnaprkhr My opinion: It should be added as option, but do not instead.

Understanding both Fetch/XHR is required for frontend.

Fixed. Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eagleusb picture eagleusb  路  5Comments

mchoubby picture mchoubby  路  3Comments

imSaharukh picture imSaharukh  路  3Comments

4rterius picture 4rterius  路  5Comments

minthemiddle picture minthemiddle  路  3Comments