Ruby Rogues
Building Better Ruby Apps: Glimmer's Component Slots and More - RUBY 653
Andy Maleh
So the same old sort of data binding features that people know from Svelte and Vue.js are available in Plumber. Except in Glimmer, it's a lot nicer because you write Ruby code instead of JS code. And it also doesn't have the separation between markup as in HTML and logic as in JavaScript. In Ruby, everything is Ruby. The nice thing is for HTML, you have an HTML DSL. For CSS, there's a CSS DSL.
0
💬
0
Comments
Log in to comment.
There are no comments yet.