@chancerussell https://anmonteiro.com/2016/02/routing-in-om-next-a-catalog-of-approaches/ perhaps?
Hi. Is anybody using om-next with datascript ? Trying to figure out if it’s worth the learning curve & if there are downsides to using it instead of an atom.
The downside (if you consider it one) is that set-query!
won't work and you'll have to implement your own merge function (if dealing with a remote).
Is Om-Next close to release yet?
it’s still in alpha, but i think it’s pretty close to a beta release. let me find the message
nvm, slack doesn’t have history
well since it’s a free plan
@claudiu https://github.com/omcljs/om/wiki/DataScript-Integration-Tutorial
When i transact how does om know what rerenders to schedule?
Is it cuz mutations say the queries affected in :keys
gonna try to find time today to cut beta release
@dnolen gonna upgrade React in master before that, sounds good?
@anmonteiro sounds great
awesome
I’ve just created an om-cljs Google Group https://groups.google.com/d/forum/om-cljs
nothing to see there yet, but it’ll be nice to have a place for discussion outside of Slack
just bumped some deps in master, most importantly React to 15.5.4
thanks
Many people will be excited about Beta arrival. Thanks to whole team who've made Om and Om-Next such great tools to help us make great software.
And a special Thx to David for his original idea and then not settling on good enough. Your stewardship has helped us all.
😄
@staypufd thanks!
will be making time to be a better steward of this project in the coming months 🙂
README will be overhauled, and I think we should take the same strategy as Clojure(Script) for docs, sans the CA requirement for docs
by docs, I mean a proper static site via AsciiDocs
also would like to see if people want to just jump to ClojureScript 1.9.X
then we could use spec for the query and get a lot of validation power
I’d particularly like to see what you had in mind for the error stuff
@anmonteiro yeah will have to come later, needs more hammock 🙂
just cut 1.0.0-beta1, not going to make a big hub-bub about it yet 🙂 Need to release ClojureScript today
will work on some docs over the holiday and probably announce something early next week