untangled 2017-01-10

sova-soars-the-sora 2017-01-10T00:18:35.001986Z

@adambros sweet

@sova see Datomic pull queries

Is there any project of ReactNative with Untangled?

@eric.shao Not yet. I'm trying to think through the things we provide to give you an idea of the level of difficulty...

I think most of untangled-client would work fine, other than the networking, and that is behind a protocol so it can be replaced.

I think everything else would work fine, and the networking is a relatively small component...The browser version of it is about 60 lines of code.

Thank you @tony.kay 😀