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

>Being dependent on perfect JavaScript

You're almost always dependent on perfect code to keep your site running, be it server side or client side. If code breaks on the server side you're just as screwed.



Server side code runs on one machine. Client side needs to run on many OS/Browser/Plugins combo.


The key difference is that the JavaScript approach makes you dependent upon third party ads being served correctly, while the standard HTML approach makes bad code in third party ads just affect the display of those ads.

That third party dependency is a significant difference.




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

Search: