om

Please ask the channel first, not @dnolen directly!
luis.cornejo 2017-03-29T02:41:33.057279Z

Thank you @danielstockton I updated cljs and that did it.

👍 1
puppybits 2017-03-29T15:10:40.547715Z

Does anyone have some good examples of more complex open source om next projects? I'd love to see how others are structuring their reads.

rgm 2017-03-29T18:59:43.798862Z

Don't know if this counts as complex, but I've been grokking quite a lot from https://github.com/Jannis/om-next-kanban-demo

baptiste-from-paris 2017-03-29T19:25:15.331837Z

yep ! great project

puppybits 2017-03-29T20:09:54.257859Z

Cool I'll dig through that one. Some of the structure of the om's reader just isn't fully clicking yet.

2017-03-29T23:03:41.144098Z

i've found the untangled-client source to be very helpful: https://github.com/untangled-web/untangled-client/blob/develop/src/untangled/client/impl/om_plumbing.cljc#L12