|
|
|
|
|
by lgas
1304 days ago
|
|
Not the person that you're responding to, but I write web applications in Haskell. Previously with Servant and these days mostly with scotty. Happy to try to answer any questions you have here, but there are great communities of helpful people on Reddit (r/haskell and r/haskellquestions) and the FP Slack as well. There's no need to go at it alone. And you're right, Haskell is definitely worth it. |
|
I've heard some horror stories and I honestly don't have the mental model yet to track these things down. Even learning Rust, it still has the same "stack + heap + eager eval" sort of thing as C++.
I'm not sure how much of this is done in practice, or if the folks who've had it happen to them are just prolific at internet complaints.