Hacker News new | ask | show | jobs
by vertex-four 2689 days ago
Then add a polyfill per api call to support anything but the most recent browsers, if you happen to want your site useable by people with old systems or who are at work.
1 comments

...which you can selectively serve only to the old browsers :)
That sounds trivial.