Ezra proposes draggable lists as an exemplar of what we should be able to do with interactive Javascript in web applications (sometimes called AJAX). Great example!
2 comments:
Anonymous
said...
When you say "should," do you mean that we can't already?
The idea is to clearly state a problem, and compare languages on how well they solve it. Naturally, draggable lists exist on the web, and that's why we chose it.
2 comments:
When you say "should," do you mean that we can't already?
Sortable lists
Ghostly sortables
Jesse:
The idea is to clearly state a problem, and compare languages on how well they solve it. Naturally, draggable lists exist on the web, and that's why we chose it.
--Ezra
Post a Comment