om

Please ask the channel first, not @dnolen directly!
tony.kay 2017-07-09T03:09:50.541223Z

@fenton I’d love it if you wanted to take over the om-tutorial I wrote way back. I don’t have time to maintain it. https://github.com/awkay/om-tutorial

fenton 2017-07-09T05:29:30.955934Z

@tony.kay I don't want to make a promise I can't keep... But I'll definitely look into it.

urbank 2017-07-09T15:52:53.184458Z

I should probably look at om source myself at some point, but how quickly do you think React Fiber will start having an effect on Om? I heard Dan Abramov say that it will initially only work with setState and that they will "figure something out for redux", so without knowing about the internals I don't know what that means with regards to om.

matan 2017-07-09T19:16:10.178387Z

I am told most om.next discussion happens here not at #om-next

matan 2017-07-09T19:17:37.185289Z

Would you say going through the om.next 2 part tutorial starting at https://github.com/omcljs/om/wiki/Quick-Start-(om.next), is feasbily a getting started route for those with no om knowledge/experience? meaning, that it's a sufficient bootstrap for om.next without any om background? I'm looking to choose a front-end framework to power some serious applications, but I also would like to feel (with due effort investment) very productive after an arduous learning curve.

matan 2017-07-09T19:19:31.194555Z

What do you think?

claudiu 2017-07-09T19:20:47.201014Z

@matan In my view, having worked on numerous serious Om projects over the past 2 years, there's little or no advantage to knowing Om already. So don't worry if you think you've missed out, you can ignore Om and learn Om Next from scratch just as easily as anyone else. from https://juxt.pro/blog/posts/course-notes-2.html

matan 2017-07-09T19:21:09.202785Z

@claudio thanks, I'd never guess that πŸ™‚

matan 2017-07-09T19:22:47.210756Z

thanks for the additional tutorial suggestion too

claudiu 2017-07-09T19:25:58.226679Z

u're welcome πŸ™‚

πŸ‘ 1
matan 2017-07-09T19:34:12.266538Z

How much (net) time do folks here think that one should set aside to learn om.next through a study project, to sufficiently cover their bases before using it in a real project for the first time? the tutorials look quite straightforward to me, I wonder if that's because om.next is simple to use once you get it, or they just stop early...

matan 2017-07-09T19:34:51.269757Z

In case anyone cares to comment with some kind of estimate, so I can set aside enough time

claudiu 2017-07-09T19:38:14.286408Z

@matan have you gone through only the wiki tutorials ? Found the community resources really helpfull.