|
|
|
|
|
by verinus
1649 days ago
|
|
while I love F# too I think what hinders adoption is: - training in FP: for an enterprise on the most crucial points is imho recruiting - tooling: while the tooling is ok for F# (though not ReSharper grade by far!) it is still lacking what I often see as refactoring is not that supported in F#/FP languages is the functional equivalent to spaghetti code, where function call after function call is piped without following SOLID principles/ Clean Code style. |
|