instead of ajax (XMLHttpRequest)?
I actually use XMLHttpRequest for updating the page in my projects and it ain't bad as far as i can tell,
it gets the job done but i feel it makes my website a little bit slow , since i am not using any front end framework and i use vanilla js often, i wonder to know if fetch is faster or atleast better than ajax
fetch isn't faster
Обсуждают сегодня