Hacker News new | ask | show | jobs
by afarrell 2558 days ago
One reasonably high-effort way is to make it more modular and testable by splitting things out into middlewares with Coach:

https://gocardless.com/blog/getting-started-with-coach/

I’ve worked in this team’s codebase and can confirm it has a rather nice DX, even as a new joiner with a python background.

——

Who are the people who want to improve the developer experience?