2016-12-08 UTC
# [schmarty] now i am trying to balance the costs/benefits of building a static single page app which is easy to host but complicated to set up due to CORS issues, versus requiring a server component that is more complicated to host but bypasses CORS and other running-in-the-browser issues.