Skip to content

Commit cb71bfc

Browse files
jonasjabarigitbook-bot
authored andcommitted
GitBook: [main] one page modified
1 parent 9c7570f commit cb71bfc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ If necessary, extend with pure JavaScript. **No Opal involved.**
3030

3131
## Why Matestack?
3232

33+
Matestack presented and explained at RailsConf 2021:
34+
35+
{% embed url="https://www.youtube.com/watch?v=bwsVgCb97v0" %}
36+
3337
Matestack was created because modern web app development became more and more complex due to the rise of JavaScript frontend frameworks and the SPA frontend/REST API/JSON backend architecture. This sophisticated approach might be suitable for big teams and applications but is way to complex for most of small to medium sized teams and application scopes.
3438

3539
In contrast, Matestack helps Rails developers creating modern, reactive web apps while focusing on **simplicity**, **developer happiness** and **productivity**:
@@ -57,7 +61,7 @@ Additionally, most of Matestack does not require Action Cable or Redis, but can
5761
Matestack currently offers two open source Ruby gems**:**
5862

5963
* `matestack-ui-core` ships all you need to build reactive UIs in pure Ruby. You have to take care of styling and additional UI components yourself.
60-
* `matestack-ui-bootstrap`ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before! **-->** [**https://matestack.gitbook.io/matestack-ui-bootstrap**](https://matestack.gitbook.io/matestack-ui-bootstrap/)
64+
* `matestack-ui-bootstrap`ships all you need to build beautiful, reactive UIs in pure Ruby and smart CRUD components based on Bootstrap v5. Don't think about styling anymore and just create admin or application UIs faster than ever before! **-->** [https://docs.matestack.io/matestack-ui-bootstrap/](https://docs.matestack.io/matestack-ui-bootstrap/)
6165

6266
## Live Demo
6367

0 commit comments

Comments
 (0)