getify / Functional-Light-JS

Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
http://FLJSBook.com
Other
16.6k stars 1.95k forks source link

Applied FP / Popmotion #114

Closed Martin-Pitt closed 6 years ago

Martin-Pitt commented 6 years ago

I've been using Popmotion recently with great delight. I've always struggled to get into FP in a way that felt meaningful or with a library that I could apply a lot of the learnings of light FP with.

Would you mind taking a look and see how it fits/relates with your book? It might offer a good way for some/few readers to exercise/apply their knowledge.

Sorry, if this is rude or I've misunderstood. I'm still paging through the chapters and also picking up popmotion at the same time, but couldn't help draw useful parallels between the two that really excite me :)

getify commented 6 years ago

Link?

Martin-Pitt commented 6 years ago

@getify Main site: https://popmotion.io/ Intros to how it uses FP: https://popmotion.io/learn/value-pipelines/ Low-level docs: https://popmotion.io/api/

getify commented 6 years ago

The "value-pipelines" page is cool. All that stuff sounds heavily compatible with the style of FP presented in this book. :)

getify commented 6 years ago

Thanks for the tip!