ParamQuery grid support forum

General Category => Suggest new features => Topic started by: Webauthor on July 27, 2020, 03:41:53 am

Title: Fetch API instead of XHR
Post by: Webauthor on July 27, 2020, 03:41:53 am
Hi, wondering if you would consider using fetch for remote API calls since I've read a few places that it does seem to be faster for handling JSON data.  e.g. https://gomakethings.com/the-fetch-api-performance-vs.-xhr-in-vanilla-js/