@sctianwei there is a defn podcast with dnolen where he talks about om-next a bit
If you want om-next like arhitecture would recommend going with fulcro
:)
Is there a way to get the React context from an om.next component?
(In render)
it looks like I can do (.-_context (.-_reactInternalInstance this))