Fork me on GitHub
#om
<
2017-07-09
>
tony.kay03:07:50

@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

fenton05:07:30

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

urbank15:07:53

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.

matan19:07:10

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

matan19:07:37

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.

matan19:07:31

What do you think?

claudiu19:07:47

@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

matan19:07:09

@claudio thanks, I'd never guess that 🙂

matan19:07:47

thanks for the additional tutorial suggestion too

claudiu19:07:58

u're welcome 🙂

matan19:07:12

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...

matan19:07:51

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

claudiu19:07:14

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