sodium icon indicating copy to clipboard operation
sodium copied to clipboard

FRP book, javascript code refactoring

Open ca11ado opened this issue 5 years ago • 1 comments

If it's okay, I would like to make a javascript code refactoring in the FRP book examples. It would be great to bring to it ES6 syntax and Airbnb code style. But at least I want to make it more "functional": replace for loops with map and reduce, remove mutable variables and so on.

I need approval, to start the job)

ca11ado avatar Apr 13 '19 16:04 ca11ado

@ca11ado Yes, you're most welcome to do that. Please check your work in to the Git project alongside the original. (So that the original is the same as what's in the book.)

the-real-blackh avatar Apr 14 '19 22:04 the-real-blackh