om-next

sova-soars-the-sora 2017-02-17T00:10:00.001332Z

@kamuela https://github.com/omcljs/om/wiki If you go to the Wiki, along the right-hand-side of the page there is a header "Om.next" and that's a great collection of documentation on it. Om.Next, as @drcode mentioned, is a brand-new bleeding-edge way of making a UI where every component knows exactly what data it needs, and therefore you can just send a simple (graph)Query over-the-wire.

❤️ 2
Kamuela 2017-02-17T01:54:37.001336Z

Thank you @drcode for that perfect explanation and @sova for that further reading that I can now partake in knowing that background. And I'll try to keep things to the Om channel from now on

vinnyataide 2017-02-17T12:38:13.001342Z

WARNING: use already refers to: cljs.core/use being replaced by: om.dom/use at line 9 C:\Users\User\.boot\cache\tmp\Users\User\Ide
aProjects\presidios-pb\6fg\vdmla6\js\main.out\om\dom.cljs
why is this warning happening in my boot cljs build