|
|
|
|
|
by caseywebdev
4157 days ago
|
|
I'm a fan of [superagent] for AJAX. The React lib is big, but its declarative nature has lead to fewer and easier-to-diagnose bugs for us, which is ultimately a win for the end user. I've been using it exclusively on new projects for months now and I'm a Backbone.js core contributor ;) superagent: https://github.com/visionmedia/superagent |
|
I also checked out superagent and it seems to have a good amount of dependencies. I was thinking of simply wrapping XMLHttpRequest with the promise lib of my choice.
This link seems relevant... http://youmightnotneedjquery.com