Y
Hacker News
new
|
ask
|
show
|
jobs
by
nickfisher
5121 days ago
That's not a bad idea actually -- I might look into that. With only one subview, it ends up with the same amount of handlers, so the benefit would only be seen in list-like views with repeated subviews, right?
1 comments
rudasn
5121 days ago
Exactly, like when you are rendering a list of (sounds|users|comments|whatever).
link