Hacker News new | ask | show | jobs
by varun_ch 1630 days ago
I've definitely had some fun in class with websites that do too much client side logic. ;)

I made sure to do all the important calculations server side, and only send the necessary data to clients.