TWIL - Week #34
This Week I Learned: JavaScript TogetherJS is a free, open source JavaScript library by Mozilla that adds collaboration features and tools to your website. On the JSFiddle site, press Control + K on your keyboard to activate TogetherJS. jscop is a javascript static code analysis tool written in node js. " This encroachment of the front-end into what was traditionally the back-end is scary for back-end engineers, many of whom might still harbor resentment against JavaScript as a “toy” language. In my experience, it is exactly this that causes the organizational disagreement related to the adoption (or not) of Node.js. " TodoMVC can help you select an MV* framework. It is a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today. A slightly-biased comparison of Angular, Backbone, CanJS and Ember Ember 101 has screencasts by Ryan Florence A multi-part series covering c...