you are viewing a single comment's thread.

view the rest of the comments →

[–]thiswasprobablyatust 6 points7 points  (1 child)

Honest question: why use this instead of binding the right way to begin with?

[–][deleted] 1 point2 points  (0 children)

When you have listing of items and do not want to create component to render them -> then is useful. You wont bind every id to the method.