Fork me on GitHub
#om
<
2017-03-26
>
asultanpur19:03:15

I need to append the results of the remote query into the app state instead of them being overwritten on each call to om.next/set-query!. Is passing my own function to the :merge key of the reconciler definition the right way to do it?

sova-soars-the-sora23:03:16

Hello everyone. Has there been any further work on Serverside rendering with om(next)? I'm tempted to SSR my pages and have them get overwritten by the js app loading (since the ReactIDs don't work out to be the same)...

sova-soars-the-sora23:03:35

Checksum issue? I'm really looking forward to the day when SSR is a one-liner.