FKit: Everyday Functional Programming in JavaScript(github.com)
github.com
FKit: Everyday Functional Programming in JavaScript
https://github.com/nullobject/fkit
1 comments
I like this. Ever since I adopted Lodash/Underscore as part of my workflow I've been finding even basic functional programming techniques to be a huge timesaver and this is a nice, simple toolbelt for that kind of work.
Thanks moberemk. I'm trying to take what lodash/underscore started to the next logical step with FKit.