I’m looking for an example git repo that shows how to setup server-side rendering in a way that’s “state-of-the-art” in Meteor land now, including routing, dynamic module loading etc. React preferred.
I’ve seen this doc, but it’s rather “bare-bones”:
Some “real-world” sample app would be cool.