Top
List
Tag
Search
/note/tech
XHR関連のライブラリ(JavaScript)
最近は superagent と axios なるものが流行りなのか。
GitHub - visionmedia/superagent: Ajax with less suck - (and node.js HTTP client to match)
GitHub - axios/axios: Promise based HTTP client for the browser and node.js
とりあえずは superagent を試してみようかしらん。
参考:
jQuery.ajaxの代わりにSuperAgentを使う
superagentとaxiosの使い分け
(2018/08/08)