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

Short? Perhaps, but as a front-end web developer I really like to see vanilla HTML to grok instead of the DOM being created via helper functions.


You haven't done large enough SPA yet.

Just try any moderate sized CURD app for an enterprise


Agreed. Up until recently, I too used to prefer working with raw HTML... then I started working on a couple large apps, tried polymer/angular, and ended up gaining a new-found appreciation for frameworks like react/mithril/mercury.

The cost of abstracting away the DOM isn't as much as I would've expected compared to the cognitive overhead of switching back and forth between languages, making sure everything is linked up nicely, as you normally would. There are a few times when that abstraction can lead to annoying hidden bugs, but overall I've found the workflow to be much nicer.




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

Search: