Comment by ummonk
7 years ago
I mean, on the backend functional programming usually really shines, since you're can implement your APIs using FP without needing to have any state (the FP will just be translating http requests into calls to stateful storage).
E.g. at Facebook, the PHP code I write is usually highly functional.
No comments yet
Contribute on Hacker News ↗