Fork me on GitHub
#onyx
<
2016-11-13
>
michaeldrogalis02:11:57

@colinhicks Cool, I dug in today. Mostly just got myself situated. Thanks for the heads up 🙂

michaeldrogalis02:11:21

@mariusz_jachimowicz I’ll check it out as soon as I can. Sorry Im a bit out of context on that one. cc @lucasbradstreet

michaeldrogalis02:11:13

@colinhicks The new simulator looks great.

lucasbradstreet05:11:39

@mariusz_jachimowicz: I'll get back to you on that one

Drew Verlee23:11:16

@colinhicks I missed the onxy tutorial google hanghout. I have been wanting to contribute a chapter about aggregations to the project for a while. Here was what was able to pull together with limited time: https://github.com/drewverlee/learn-onyx/blob/add-aggregation-challanges/src/workshop/challenge_7_0.clj. I looked over the meeting and notes and project. I’m i correct in assuming the idea is to make a blueprint that anyone can use to create a tutorial about what ever aspect they want? Or has work be divided in some other way?

michaeldrogalis23:11:35

@drewverlee You can fork onyx-blueprint and add a new section via a PR.

michaeldrogalis23:11:02

May have overcommitted on getting the section on windows done, need to punt for a few days. 😕

Drew Verlee23:11:55

@michaeldrogalis > You can fork onyx-blueprint and add a new section via a PR. are their any examples? I hate to say it, but i’m a bit of a follower at this stage 🙂 > May have overcommitted on getting the section on windows done, need to punt for a few days. 😕 <sarcasm> Surprising, you hardly seem to have anything on your plate. </sarcasm>

michaeldrogalis23:11:06

@drewverlee Yep, git clone [email protected]:colinhicks/onyx-blueprint.git, lein figwheel workflow-dev will spin up the tutorial section on workflows.

michaeldrogalis23:11:15

You can edit the code and Figwheel will hot reload it.

michaeldrogalis23:11:44

Can also do lein figwheel showcase-dev for another example.