2 articles tagged with 'Functional Programming'

Shell on beach

Functional core, imperative shell

In this blog post, our developer Dani will explain how he writes tests and organises code inside services following the 'functional core, imperative shell' pattern.

Read full article
Reduce everything! Explaining the Reduce function

Reduce everything! Explaining the Reduce function

In this post, we explain how the reduce function works and how it can make your development easier, as it is available in all modern programming languages.

Read full article