Y
Hacker News
new
|
ask
|
show
|
jobs
Templating sucks, here's how to fix it.
(
joshuakehn.com
)
1 points
by
joshkehn
5348 days ago
2 comments
andymoe
5348 days ago
This is not good. How am I supposed to tell the fluffy bits from the classes and id's that are supposed to be filled in with data. It's too much mental overhead to distinguish the two quickly.
link
aaronharnly
5348 days ago
Certainly interesting. How does it (or could it be extended to) handle these common scenarios, I wonder?
* reusing common elements on different pages
* iteration
link