Hacker News new | ask | show | jobs
by oddlyaromatic 3239 days ago
Not to be that guy but: This loads as a blank page on Windows Phone 8.1, just FYI :)
1 comments

I did just for fun so, obviously, I didn't check it on Windows Phone or even IE :) But thanks for reporting, maybe I'll take a look at that once
Makes sense. I would think, even without testing, most people would expect vue etc to render their content on various browsers, rather than render nothing. I myself am sometimes surprised/confused when code that runs elsewhere fails on WP. Might not affect this fun project, but worth knowing down the line. Often it related to promises, if you are using them.