Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

JPro runs the app server side, but the UI is rendered to a stream of commands that are then interpreted by the client in the browser to draw using divs, SVG and browser text. The result is that scrolling, text rendering, fills etc are done by the browser but all the actual app logic is server side. However event handling is all server side. If you run the same app on the desktop then it uses its own rendering stack.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: