* 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
* 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