Remove jquery and use framework specificly for ajax calls or write own ajax calls.
Maybe we can use the upcoming fetch()?
http://jakearchibald.com/2015/thats-so-fetch/
Looks like it isn't included in Babel, maybe we can use the following polyfill: https://github.com/github/fetch