Fork me on GitHub
#functionalprogramming2016-07-05
>
seancorfield15:07:48

@fp is taken as a user name but #fp as a channel name looks available.

bostonaholic15:07:58

slack is telling me otherwise

bostonaholic15:07:18

it could also be that it’s a private channel?

seancorfield16:07:40

Based on my tests, you cannot create a channel with the same name as a person (username). Interesting restriction.

seancorfield16:07:09

So… FP… what are folks’ histories around FP? How long? First FP language?

lewix17:07:52

People have been telling me that I write javascript in a very functional way so I started looking at functional languages and found clojure

lewix17:07:29

I don't believe that clojurescript/reagent would make me more productive than react/redux though

seancorfield18:07:27

I suspect it would once you’d ramped up on cljs — React code looks very verbose to me, compared to what I’ve built with Reagent, but React is much more familiar to folks with an OOP background… and of course it’s easy to find JS developers (although not necessary easy to find good JS developers).

seancorfield18:07:56

I think it’s very interesting to see the increased focus on FP style idioms in the JS world tho’...

lewix18:07:02

I tried reagent, reframe and hoplon