Hacker News new | ask | show | jobs
by TheCoelacanth 2864 days ago
Neither of those are things that are needed for a javascript project. Fetch is a perfectly fine replacement for XmlHttpRequest and is a standard part of JS. RxJS is nice to have, but is not necessary.