Functional Programming helps us tackle our problems and keeps us productive!
At FP in the City Conference, Gabriel Claramunt showed us how he uses FP to combat the complexiety of financial systems.
Lessons from using FP to build financial systems
More often than not, financial systems require the application of complex logic and calculations to high volumes of data with tight performance.
FP is well suited to tackle all those while keeping us productive.
Let’s review the application of FP of some of the available techniques and tools help us to produce correct, performant, and maintainable systems.