Hacker News new | ask | show | jobs
by amadeuspagel 1656 days ago
I don't think that would work well, because most feeds block CORS requests (or rather, they don't explicitly allow CORS requests) and you would have to wait for the last request to finish every time.
1 comments

That makes sense!