Replies: 5 comments 3 replies
-
My personal experience with ERB in a Team project:
I do not have experience with Slim though, thus the pool to ask for more insights 🙏 |
Beta Was this translation helpful? Give feedback.
-
I prefer slim, it looks cleaner & less verbal compared to ERB. |
Beta Was this translation helpful? Give feedback.
-
I prefer Slim too, less typing, less typo error 😆 - no need to think about the closing HTML tag |
Beta Was this translation helpful? Give feedback.
-
I chose ERB because I prefer the native approach of the Rails framework. Since this scaffold is built upon the Rails framework. We can switch to Slim depending on the project's requirements. |
Beta Was this translation helpful? Give feedback.
-
The CRUD add-on will be implemented with the Slim template engine 🚀 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The CRUD addon will include many views. In order to keep the maintenance efforts low, we must choose only 1 of these 2 templating engines.
From my experience and what I've seen, both work well. So this is an
opinionated
area, but we must make a decision 🤗Note
The discussion will be closed on Friday 24th evening. 🌔
9 votes ·
Beta Was this translation helpful? Give feedback.
All reactions