Hacker News new | ask | show | jobs
by throwaway0asd 1263 days ago
* You can write superior applications in JavaScript by not using a framework. By superior I mean more maintainable code, spend less time writing code, execute faster.

* The DOM is most clearly understood when compared to file systems.

* You can do absolutely everything in the browser 8x faster by substituting web sockets for HTTP

1 comments

+1 for vanilla js