currently I am using XMLHttpRequest() to fetch the API, it is quite old syntax. Use fetch() to do the work.
currently I am using XMLHttpRequest() to fetch the API, it is quite old syntax. Use fetch() to do the work.