Intro to Trailblazer - Part II: Operations
In a previous post, we talked about using Decorators
and introduced Trailblazer’s Disposable::Twin
class that gives us a super easy way to create and use decorators. But Decorators
aren’t the reason why you should look into Trailblazer, as we said in the…