Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FRP book, javascript code refactoring #169

Open
ca11ado opened this issue Apr 13, 2019 · 1 comment
Open

FRP book, javascript code refactoring #169

ca11ado opened this issue Apr 13, 2019 · 1 comment

Comments

@ca11ado
Copy link

ca11ado commented Apr 13, 2019

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)

@the-real-blackh
Copy link

@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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants