Hacker News new | ask | show | jobs
by llm_trw 579 days ago
Method chaining, and a lot of it too. I honestly think it's a code smell, but some people love to do a dozen transformations in one line. You then need to make the line twice as long with .taps to debug it.