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

I don't think it will magically make your code performant, but I've written things where using the DOM for state was pretty painfully inefficient. For example, multiple queries over a large amount of data where data is only represented as DOM notes. When working on small things and prototypes, though, this has been the exception, and I'm happy to mostly just use the DOM.


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

Search: