Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Looks cool - would love to implement some things using D3! Would be interesting to know how people plan to handle browser incompatibility, or is it even a concern when approaching ~90% of browser usage support? [0] (for fetch, promises but mainly async/await in this case, if I understand it correctly)

[0] https://caniuse.com/#feat=async-functions



You'll have to manually include polyfills for both Promise and Fetch to support things like IE 11 or iOS 10.2.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: