You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Craft your UI based on your components written in pure Ruby. Utilizing Ruby's amazing language features, you're able to create a cleaner and more maintainable UI implementation:
104
-
105
-
Learn more about UI components implemented in pure Ruby:
106
-
107
-
What about going even one step further and implement **reactive** UIs in pure Ruby? Matestack's reactive core components can be used with a simple Ruby DSL enabling you to create reactive UIs without touching JavaScript!
108
-
109
-
Learn more about the optional reactivity system built on top of Vue.js and how you can use reactive core components in pure Ruby:
The last step in order to leverage the full Matestack power: Create app \(~Rails layout\) and page \(Rails ~view\) classes and implement dynamic page transitions without any JavaScript implementation required optionally enriched with some CSS animations.
114
-
115
-
Learn more about SPA-like Apps implemented in pure Ruby:
0 commit comments