Found https://graic.net/p/left-to-right-programming on hacker news, but tbh it's about code writability and I think the author stresses that too much. Remember, readability != writability (also maintainability is separate too)
You can optimise code for readability or for writability, but there is no programming language in the world where the optimums for each are the same (except maybe perl)















