Ruby Rogues
Building Better Ruby Apps: Glimmer's Component Slots and More - RUBY 653
Andy Maleh
And it works very well because then it enables any, like if you take any component, you're not limited by what the people who built the component did in it. You can actually open it up. It follows the open-close principle. You can open any component up without touching its code. So it's closed for modification, but it's open for extension.
0
💬
0
Comments
Log in to comment.
There are no comments yet.