Connor Uhlman
Connor Uhlman
This fixes issue #57 Can't filter for "Hot". The issue was basically that, when navigating to a subreddit, the id getting passed into the `.Navigate(...)` method was always "funnyHotWeek" (assuming...
This is to show that falling back to the main thread when Workers aren't supported works. There's a lot of TODOs because I wasn't sure the best way to go...
🤔 Based on my first few seconds with `workerize` and `workerize-loader`: In the situations where Workers aren't supported (IE9, Chrome w/ file:/// protocol, etc), the Worker construction fails and throws....