-
Notifications
You must be signed in to change notification settings - Fork 25
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
Looking for IO #8
Comments
Hi! There are a few IO implementations out there. The HCFP stuff is a tad outdated. Check the support and exercises here: https://github.com/MostlyAdequate/mostly-adequate-guide/tree/master/code/part2_exercises |
Hey, thanks for the quick response. |
Happy to help! I've seen FunctionalJS irc channels and stuff, but I'm not sure about a central discussion board. Start one :) Since the types are standard for the most part, ones you find in Folktale, FantasyLand, Ramda-fantasy will be the similar or identical. I'm thinking ramda/ramda-fantasy is probably a good starting place unless you need an extra type or two from elsewhere. I still use folktale all the time and bacon too. |
Hi, I have and am again watching your frontend masters HCFP in JS videos. There is a whole section on IO which it says is in pointfree.IO.IO, however, I don't see it in here. Am I missing something.
Thanks,
R
The text was updated successfully, but these errors were encountered: