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

Documentation #42

Open
25 of 35 tasks
evilsoft opened this issue Jan 28, 2017 · 5 comments
Open
25 of 35 tasks

Documentation #42

evilsoft opened this issue Jan 28, 2017 · 5 comments

Comments

@evilsoft
Copy link
Owner

evilsoft commented Jan 28, 2017

All the Things

  • crocks

    • Arrow
    • Async
    • Const
    • Either
    • Equiv
    • Identity
    • IO
    • List
    • Maybe
    • Pred
    • Pair
    • Reader
    • Result
    • Star
    • State
    • Unit
    • Writer
  • Monoids

    • All
    • Any
    • Assign
    • Endo
    • First
    • Last
    • Min
    • Max
    • Prod
    • Sum
  • Functions

@dalefrancis88
Copy link
Collaborator

dalefrancis88 commented Mar 12, 2018

@evilsoft are there any of these I can take off your hands?

dalefrancis88 added a commit that referenced this issue Oct 22, 2018
This is the initial commit for the `Identity` documentation for #42
dalefrancis88 added a commit that referenced this issue Oct 29, 2018
The commit for the `Identity` documentation for #42
@StevenLangbroek
Copy link

Hey all! I'm starting to work crocks into some of our infrastructure, and think you could make a good case for having some guides or tutorials, particularly about how to combine crocks in common use-cases (e.g., I had to combine state and async and had some trouble figuring out a good / clean approach). Would you be interested in contributions in that area?

@dalefrancis88
Copy link
Collaborator

Hey man, welcome to the world of crocks glad you're here with us 👍

We're always happy when people want to contribute and help, especially around documentation and guides. We actually have an issue for it here, #196

If you need any help getting things set up or what to put where just reach out, happy to help where we can.

@StevenLangbroek
Copy link

Thanks @dalefrancis88, working with crocks has been a pleasure so far, and if the welcome is any indicator, I look forward to the community just as much :).

I totally missed that issue! 🙈

So, the type annotation we can maybe lift from fantasyland with an attribution maybe?

I'm still building up general knowledge around category theory et al, so maybe my efforts would be best spent on beginner'ish guides?

@dalefrancis88
Copy link
Collaborator

Your best efforts are wherever you want to put them. I am doing what I can to learn by going helping and chatting on the Gitter channel and helping to write the remaining docs. I can say for sure that from my experience, writing the documentation has helped me greatly in both understanding crocks and understanding category theory.

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

3 participants