soapbox-fe: I started refactoring stuff out of the initial-state and into XHR calls, and as expected it causes the site to render slowly. I'm stuck on this. I think I want to pre-render stuff anyway for SEO, but then again I could also just conditionally render static-fe. I don't know. There are so many choices and I'm struggling to decide how to architect this.
@alex make it static!
@af Then it can't be indexed by search engines or display display a preview card when linked on other social network sites like Facebook/Twitter
@alex not sure I understand how come static can not be indexed.