Skip to content

Commit 98260a8

Browse files
committed
Merge branch '20201103_restructure_docs' of github.com:matestack/matestack-ui-core into 20201103_restructure_docs
2 parents fad7b20 + 5d06a1f commit 98260a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/start/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,12 @@ Craft your UI based on your components written in pure Ruby. Utilizing Ruby's am
1818

1919
**[Reactive components in pure Ruby](/docs/reactive_components/README.md)**
2020

21+
*Optional feature*
22+
2123
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!
2224

2325
**[Reactive apps in pure Ruby](/docs/reactive_apps/README.md)**
2426

27+
*Optional feature*
28+
2529
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.

0 commit comments

Comments
 (0)