Hacker News new | past | comments | ask | show | jobs | submit login

You can do a lot without accessing the DOM. Assuming you have a real app, and not just a circus of jquery event handlers, then you probably have prototypes to instantiate, perhaps some models to load, etc.

The post is referring back to the old jquery advice of "put everything in $(document).ready".




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

Search: