Texts for image in https://world.hey.com/jorge/code-i-like-i-domain-driven-boldness-71456476 - Description in Pull Request.md| Gist
We love concerns and have been using them for years in large codebases. Here we share some of the design principles we use.| 37signals Dev
A common critique of Rails is that it encourages a poor separation of concerns. That when things get serious, you need an alternative that brings the missing pieces. We disagree.| 37signals Dev
Rails concerns have received much criticism over the years. Are they the solution to all the problems or something to avoid at all costs? I think a problem with concerns is that you can use them however you want, so no surprise you can shoot yourself in the foot when doing it. After all, concerns are just Ruby mixins with some syntax s...| world.hey.com