You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Evaluierung diverser JavaScript Frameworks durch Realisierung einer äquivalenten Testapplikation
11
-
*Ähnliches Projekt mit ToDo-App als Referenz: http://addyosmani.github.com/todomvc/
11
+
*Vergleiche hierzu ähnliches Projekt mit ToDo-App als Referenz: http://addyosmani.github.com/todomvc/
12
12
13
-
### Verzeichnis der Projekte mit umgesetzten Testapplikationen
13
+
### Verzeichnis der Projekt-Repos mit umgesetzten Testapplikationen
14
14
15
15
* Backbone.js mit Underscore.js und Docco
16
16
-https://github.com/sebastianfuss/backbone-test
@@ -125,7 +125,7 @@ TBD
125
125
- jQuery (http://jquery.com/), jQueryUI (http://jqueryui.com/), QUnit (http://qunitjs.com/) : Einige JS Frameworks bauen darauf auf (Dependencies)
126
126
- PrototypeJS (http://prototypejs.org/) : Sammlung von JavaScript-Basisfunktionalitäten; wird in Kombination mit jQuery und Backbone.js häufig verwendet
127
127
- Bootstrap (http://twitter.github.com/bootstrap/) : Utility-Framework für Layout, HTML, CSS etc.
128
-
- Underscore.js (http://underscorejs.org/) : Utility-Framework, welches grundlegende Hilfsfunktionen liefert, Vgl. Java Commons API
0 commit comments