Ruby and AOP: Decouple your code even more - Arkency Blog - 0 views
-
Dark Parts in our apps - persistence, networking, logging, notifications… these parts are scattered in our code
-
aspect-oriented programming!
-
components are parts we can easily encapsulate into some kind of code abstraction - a methods, objects or procedures.
- ...16 more annotations...