Comment on Ask HN: How to improve the DX for a legacy rails app?Comments−afarrell7yOne 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?
Comments
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?