1 min readNov 26, 2018
Have you considered using fp.flow
instead of fp.compose
(which is an alias to fp.flowRight
)? It is the same, just in reverse order, so you follow the processing top to bottom. I find it more convenient.
Have you considered using fp.flow
instead of fp.compose
(which is an alias to fp.flowRight
)? It is the same, just in reverse order, so you follow the processing top to bottom. I find it more convenient.
Architecture & Tech Leadership — Speaks — Loves maths — Reads specs — Podcasts — Lives in Berlin — robinpokorny.com