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

Can you provide some examples?


To oversimplify, if the user clicks on a button on our website, the app checks to see if the operation can be done client-side. If it can be done client side, it's done client side instantaneously. If it's too big to do client-side or requires access to resources that aren't available on the client, the app submits a job to the server, and shows the client a progress bar.




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

Search: