Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
stonean
on July 29, 2011
|
parent
|
context
|
favorite
| on:
Slim - A Fast, Lightweight Template Engine for Rub...
You can't completely remove logic from the view, but you can enforce LESS logic. In other words, you are not free to dump a lot of code into the view, there are restrictions.
This is term is used by Mustache as well.
http://mustache.github.com/
spooneybarger
on July 30, 2011
[–]
No. You can completely remove logic from the view. I've used more than 1 templating system that does exactly that and have written one.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is term is used by Mustache as well. http://mustache.github.com/