-
Notifications
You must be signed in to change notification settings - Fork 56
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
Sample wanted for Arrow Core #7
Comments
hi @jmfayard I would like to post some samples on this can you let me know what are your expectations ? |
Nice @ch8n ! The challenge for this one is that Arrow does a lot of things,
In the sample we want to keep it simple and useful, so you have to focus on 2) People who want to go deeper with Arrow can always do that in their own branch |
hi, @jmfayard thanks for the quick response, I'm new with Arrow and I will start off with my research asap, it would be helpful if you could name certain operators that you use in your workflows. |
This is one of the libraires I would like to discover but don't know well myself. |
@ch8n If you decide to not go with this one, please let us know so we un-assign you and let others take it. |
currently, I'm looking into it I will update you if I'm not able to complete it, but if you have someone who is interested in this task involve him in the conversation we can collab and write some examples. |
hi @jmfayard hacktoberfest guidelines have been update please mark topic and add lables, guide is below |
@ch8n Thanks. The repo is already tagged as |
@jmfayard I'm trying to include core-arrow libs,
|
@ch8n We won't use snapshots so you don't need By the way, there is a section Katas and exercises at https://arrow-kt.io/docs/quickstart/projects/ |
thanks! I update Gradle and check that repository out |
hi @jmfayard I have been learning arrow core and did some of the examples from docs but I'm not getting feel that these examples im adding will have any value for someone learning please can you do code review of what all I have added uptill now? |
@ch8n I understand, Arrow is one of the advanced Kotlin libraries, |
Sure I won't mind if someone else wants to take over. I admit my defeat😅😂 |
Hi @jmfayard. I would like to work on this and contribute some samples |
you're welcome, go on!
arrow is huge and can be complex though
please try to do something simple that cover just a useful part of the
library
Le sam. 15 oct. 2022 à 13:04, Shrey Sindher ***@***.***> a
écrit :
… Hi @jmfayard <https://github.com/jmfayard>. I would like to work on this
and contribute some samples
—
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADQFSAIWTHLTUJ4WEHWBKDWDKFTBANCNFSM4R6ZWWEQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
About the library
What the sample could do
Show some data type like
Either
andValidated
and a functional programming pattern enabled by ArrowWants to contribute the sample?
The text was updated successfully, but these errors were encountered: