DEV Community

Discussion on: Explaining currying to myself

Collapse
 
damcosset profile image
Damien Cosset

It does take more discipline to use the functional side of Javascript. I think I added a curry-fier because I wanted to play around with the number of arguments. But it does make it less readable.