Achieving Modular Architecture with Forwarding Decorators
Eugene explains Forwarding Decorators: a crazy concept for approaching modularity in apps - wrapping them in other classes and recompiling everything.
Eugene explains Forwarding Decorators: a crazy concept for approaching modularity in apps - wrapping them in other classes and recompiling everything.
Expanding our Aurelia Reddit client, Aurelia core team member, Vildan Softic, demonstrates how to extend HTML by leveraging custom elements and attributes.
Bruno reviews Brandon Savage's book "Practical Design Patterns in PHP" - a book of in depth explanations of over a dozen software design patterns