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

Functional Programming Concepts #10

Open
prabaprakash opened this issue Nov 25, 2020 · 1 comment
Open

Functional Programming Concepts #10

prabaprakash opened this issue Nov 25, 2020 · 1 comment

Comments

@prabaprakash
Copy link
Owner

  1. this
  2. immutable data objects using a linter
  3. immutable objects and collections
  4. data transformations using core operations like filter, map, sort, or reduce
  5. use statements like if and switch in a functional way
  6. create pipelines and use currying to pass additional data
  7. create and use functors and monads
@prabaprakash
Copy link
Owner Author

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

No branches or pull requests

1 participant