How to cancel Ajax? Do you need to cancel it?
Ajax cancel If you are familiar with xhr, you know that Ajax can be canceled in front end using XMLHttpRequest.abort(). Of course, this is not the era of slash-and-burn cultivation. Except for interviews, no body makes you to write xhr from from scra...
Aug 1, 20225 min read
