Hacker News new | ask | show | jobs
by richcollins 7010 days ago
How does seaside help with that? Do you code all of the client logic in Smalltalk instead of Javascript?
1 comments

I guess seaside's continuation passing style helps to reduce complexity in managing states, which is a major requirement in desktop-like apps.