Use fetch instead of XmlHttpRequest in Javascript
Making a fetch call only takes two lines of code:
res = await fetch("https://coderwall.com", { method: "GET" });
await res.text()
Mailer To Go is an email provider on Heroku that is by developers for developers.
We've spend too much time dealing with other mailing services, and decided to create our own.
Written by Lex S
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Browser
Authors
Filed Under
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#