smfoote / tornado

HTML templates with asynchronous rendering, built with JavaScript.
http://smfoote.github.io/tornado/
Apache License 2.0
8 stars 3 forks source link

DEMO: Action helper. No more data-user-id needed. #104

Open smfoote opened 9 years ago

smfoote commented 9 years ago

Because the listener has the context/model within closure scope, no need to do model lookups when the event happens.