All Questions
2 questions
23
votes
4
answers
4k
views
How does persistence fit into a purely functional language?
How does the pattern of using command handlers to deal with persistence fit into a purely functional language, where we want to make IO-related code as thin as possible?
When implementing Domain-...
6
votes
3
answers
534
views
choosing a functional language platform for a new project [closed]
I have been writing code for a few years now and I don't believe I can claim to have a complete knowledge in this job yet.
My experience primarily rolls around C# related areas with a decent ...