Fetch API should be added instead of XMLHttpRequest(XHR) API as fetch uses promises which enables a simpler and cleaner API.
@sxnaprkhr My opinion: It should be added as option, but do not instead.
Understanding both Fetch/XHR is required for frontend.
Fixed. Thanks
Most helpful comment
@sxnaprkhr My opinion: It should be added as option, but do not instead.