Live data from Hacker News

Viewing profile — cptobvious

cptobvious

HN member
Joined
Wed, Jun 03, 2009, 7:13 AM UTC
HN karma
2
Public activity
1 items

About cptobvious

No profile information was provided.

Recent public activity

  1. comment
    Comment #639374

    Vaadin keeps the application state on the server, but the presentation (HTML) is 100% generated on the client side. Changes in server-side state are serialized and sent to client i…