RSSAmplifier

Blog · Jesse Claven · Oct 14, 2025

First places to introduce functional programming

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

There was a pattern at work with some fellow engineers, in data engineer roles, where there would be a lot of glue functions in Python. They were all effectively a mapping over a list and doing a transform. People would add unit tests for them too. This doesn’t sound like a bad problem, and in a way, it’s not. How it’s a problem is that it creates multiple levels of indirection, when understanding…

Read on j-e-s-s-e.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.