1. X
  2. "Functional-Light JavaScript" Book
Log inSign up
"Functional-Light JavaScript" Book
504 posts
user avatar
"Functional-Light JavaScript" Book
@FLJSbook
offline
FLJSBook.com
Joined August 2017
9
Following
5,610
Followers
RepliesRepliesMediaMedia
  • Pinned
    user avatar
    "Functional-Light JavaScript" Book
    @FLJSbook
    Oct 13, 2019
    Just a reminder, this book is for sale in various places: * fljsbook.com (leanpub) * manning.fljsbook.com (manning) * amazon.fljsbook.com (amazon) Please spread the word!
  • user avatar
    "Functional-Light JavaScript" Book
    @FLJSbook
    Jan 5, 2024
    Wanted to remind folks of a little guide, mini ebook length (~25pg), that I've written (recently updated), which briefly intros FP foundational concepts (w/ links to more) and then covers monads and other "friends" in category theory. github.com/getify/monio/b… Hope it's helpful!
    github.com
    monio/MONADS.md at master · getify/monio
    The most powerful IO monad implementation in JS, possibly in any language! - getify/monio
    3K
  • user avatar
    "Functional-Light JavaScript" Book
    @FLJSbook
    Jun 3, 2021
    transducers! const inactive = not(prop("active")); const idName = u=>({[u.id]:https://t.co/LYIe0vC9DG}); users.reduce( compose( t.filter(inactive), t.map(idName) )( binary(Object.assign) ), {} )
    This post is unavailable.
  • user avatar
    "Functional-Light JavaScript" Book
    @FLJSbook
    Apr 27, 2021
    I've now built a second full app using the Monio (monads) + Domio (UI framework) combination. It's really started to settle and mature. You should check them out! github.com/getify/monio github.com/getify/domio #FP #monads
    GitHub - getify/monio: The most powerful IO monad implementation in JS, possibly in any language!
    From github.com
  • user avatar
    "Functional-Light JavaScript" Book
    @FLJSbook
    Apr 24, 2021
    Here's a long (and growing!) thread wherein questions are being asked about the design/implementation details for Monio (monads like IO, for JS), and I'm explaining the reasoning in detail:
    Reviewing Monio's design/behavior (formerly: Typescript Support) · Issue #8 · getify/monio
    From github.com

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.