Jul 30, 2017 · 1 min read
I found that a codebase larger than what you can keep in your mind at once, makes it hard to work with reusable/generic functions (as FP is supposed to be used) when you have no static types! How do you tackle that problem? I’m currently exploring elm exactly for that reason. And because typescript doesn’t work well with ramda.
