lambdaisland

martinklepsch 2016-06-03T13:34:27.000020Z

πŸ‘‹

plexus 2016-06-03T13:34:53.000021Z

:upside_down_parrot: 🦜

3🦜1
2016-06-03T13:47:17.000022Z

Well, now that we have a slack channel I can suggest an episode: Creating a custom Slack integration with clojure. πŸ˜›

plexus 2016-06-03T13:51:17.000023Z

adding it to the list πŸ˜‰

martinklepsch 2016-06-03T14:31:26.000025Z

@mocker: what kind of integration do you have in mind?

jballanc 2016-06-03T14:31:45.000026Z

ooooh, oooh...I have a perfect library for slack integration

jballanc 2016-06-03T14:31:51.000027Z

just need to finish it first! :P

2016-06-03T14:41:39.000028Z

@martinklepsch: Probably just /command integration, maybe something that interacts with wiki made in luminus stuff.

plexus 2016-06-03T19:21:20.000032Z

Any more episode requests? Can't promise anything but I'd still love to hear them :)

2016-06-03T19:57:11.000034Z

plexus: I’d love for more conceptual type things. i.e. Walk though examples of recursion, then show when to use recur.

2016-06-03T19:57:53.000035Z

Or take a 4clojure example and code golf it down, first solve it in the most verbose way possible and then slowly use features to slim it. i.e. fibonacci expanded vs fibonacci small.

2016-06-03T19:58:23.000036Z

(but I also like the practical stuff, so don’t quit doing those!)

plexus 2016-06-03T20:00:26.000037Z

I see, yeah I'll definitely do more "pure Clojure" episodes as well. Been thinking about doing one about seqs, ISeq, Seqable, that kind of stuff

jballanc 2016-06-03T20:17:04.000038Z

plexus: a series on REPL-based development would be fun

jballanc 2016-06-03T20:17:15.000039Z

especially if you get into more of the different CLJS options

1πŸ‘
2016-06-03T20:17:24.000040Z

Oh, agreed.

plexus 2016-06-03T21:00:46.000041Z

jballanc, can you elaborate on what kind of things you're thinking of?