Ruby Rogues
Building Better Ruby Apps: Glimmer's Component Slots and More - RUBY 653
Andy Maleh
But following a different way, you just have to write the code with less code. Instead of opening and closing every tag, you don't have to open and close the tags anymore. You can just put the tag name and then open a block with curly braces and then close up curly braces and you're done. So it's more dry. People who write HTML don't write dry code. because HTML itself is not dry.
0
💬
0
Comments
Log in to comment.
There are no comments yet.