A JavaScript framework is a library of pre-written JavaScript which allows for easier development of JavaScript-based applications, especially for AJAX and other web-centric technologies.
I'm comparing these frameworks to do some calculations on the client side. I really liked the example on the AngularJS …
angularjs backbone.js knockout.js javascript-frameworkPossible Duplicate: Graph visualization code in javascript? I need to create a dynamic visualization for nodes and their relationships in …
javascript graph visualization javascript-framework tree-nodesI've been using Ext JS as my rich-widget toolkit for a while, but I'm thinking of moving to YUI, partly …
javascript extjs yui javascript-frameworkI want to know what you guys think of these 2 frameworks, in terms of: robustness, code quality, core developers moving …
javascript dojo yui javascript-frameworkI recently watched a good video with regards to a modular JavaScript architecture including a sandbox. I was wondering if …
javascript javascript-framework sandbox modularityI am very much a fan of BDD and Behat for PHP. Is there something equivalent for Javascript, ie, that …
javascript unit-testing cucumber bdd javascript-frameworkThere are a lot of Javascript MVC frameworks available these days (Backbone.js, Cappuccino, Ember.js, GWT, etc), each having …
jquery model-view-controller javascript javascript-framework