To improve AJAX call performance, follow these steps:-

  • Reduce the AJAX request numbers.
  • Wisely elect the event on which AJAX request triggers.
  • Appropriately use GET requests.
  • Reduce the amount of data transmitted.
  • Secure data using Caching.
BY Best Interview Question ON 08 Mar 2020