-
-
Notifications
You must be signed in to change notification settings - Fork 83
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 Learning Path #13
Comments
@imteekay Would like to collaborate. |
Hey @gabrielgog, let me know what you have in mind. |
I think we could come up with content related to functional programming as
the title suggests. we could come up with a curriculum/pathways. Then maybe
choose a language of choice to document with.
So for JavaScript, it could be like:
- What is functional programming
- Side Effects
- Filter, Map and Reduce
- Function Compositions
- Immutability etc
what do you think?
…On Fri, 11 Feb 2022 at 20:34, TK ***@***.***> wrote:
Hey @gabrielgog <https://github.com/gabrielgog>, let me know what you
have in mind.
—
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI2K534C7S2CH6QTYPSFOEDU2VQCRANCNFSM4GTIVR7A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
I like that, @gabrielgog! Part of this content, I have already written in an early blog post: Functional Programming Principles in JavaScript. It covers basically everything you mentioned. After that, we can start thinking about more advanced topics but I think it's a good starting point! |
Awesome! I will take the time to go through it and get back to you.
…On Wed, 16 Feb 2022 at 01:46, TK ***@***.***> wrote:
I like that, @gabrielgog <https://github.com/gabrielgog>!
Part of this content, I have already written in an early blog post: Functional
Programming Principles in JavaScript
<https://www.iamtk.co/functional-programming-principles-in-javascript>.
It covers basically everything you mentioned.
After that, we can start thinking about more advanced topics but I think
it's a good starting point!
—
Reply to this email directly, view it on GitHub
<#13 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI2K53YNHR3RTIRM76KGTNLU3LXWZANCNFSM4GTIVR7A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Started in this branch
Does anyone want to collaborate/discuss it?
The text was updated successfully, but these errors were encountered: