Has anyone seen a big - multi year system done in FP? Lots of people love FP, it seems great for your own side project, but I'm not convinced it works in those typical big corporate systems where devs turn over every few years as the code base grows.
adamkl|5 years ago
“From [its] start in 2013, Nubank has grown to 600 Clojure developers, running 2.5 million lines of Clojure code in 500 microservices”[0]
[0] https://www.fintechfutures.com/2020/07/brazilian-challenger-...
Scarbutt|5 years ago
JackMorgan|5 years ago
beders|5 years ago
Most reasoning is local to your changes thanks to the focus on small, pure fns dealing with immutable data.
sodapopcan|5 years ago
gidan|5 years ago