Hacker News new | ask | show | jobs
by drop19 7011 days ago
Seaside (because I want to implement some heavy desktop-like capabilities)
1 comments

How does seaside help with that? Do you code all of the client logic in Smalltalk instead of Javascript?
I guess seaside's continuation passing style helps to reduce complexity in managing states, which is a major requirement in desktop-like apps.