untangled

NEW CHANNEL: #fulcro
sova-soars-the-sora 2017-01-12T04:06:20.002028Z

So a query that uses pull syntax brings back something that looks like { data { and {then {some }}}} ... which is a "tree" ... my needs are very simple in comparison at the moment.

sova-soars-the-sora 2017-01-12T04:07:17.002029Z

but my main inquiry is, is it enough to have one general om.next/read function that gives me back all the data i want

sova-soars-the-sora 2017-01-12T07:45:27.002030Z

nevermind, did some reading on the topic. it's becoming more clearer the more i immerse myself in it. still quite different than what i'm used to, but very refreshing! the ui code is so minimal! 😃

tony.kay 2017-01-12T17:15:43.002035Z

@sova Yeah, lots to learn, but a lot less to write 🙂