Hauptseite: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Tm (Diskussion | Beiträge) |
Tm (Diskussion | Beiträge) |
||
| Zeile 31: | Zeile 31: | ||
** [[Libraries: Master: Adding New Components]] | ** [[Libraries: Master: Adding New Components]] | ||
* [[Controllers: Asset Management]] | * [[Controllers: Asset Management]] | ||
== Advanced == | == Advanced == | ||
* [[Extending the Framework]] <span style="color:red">Not Ready</span> | * [[Extending the Framework]] <span style="color:red">Not Ready</span> | ||
Version vom 2. März 2014, 14:09 Uhr
If I have seen further it is by standing on the shoulders of giants. ![]()
Isaac Newton following Bernard of Chartres
http://en.wikipedia.org/wiki/Standing_on_the_shoulders_of_giants
CodeCoupler is a Best-Of-Breed-Compilation and Best-Practice Webdevelopment-Framework. Using this Framework should speed up developing web applications. The goal was to enclose the most used code and libraries in a easy-to-use framework, hoping never have to write the basics of a web application again.
Used Components
- Backend-Frameworks: CodeIgniter, SASS, Adaptive Images
- Frontend-Frameworks: Bootstrap, YAML, jQuery UI
- JavaScript-Libraries: jQuery
- Cross-Browser-Libraries: Normalize.css, Modernizr
- Basic Polyfills: html5shiv, Respond.js, IE7.js
- Special Polyfills: PIE
- GUI Libraries: Cycle2
Using the Framework
- Using the Framework: Basics
- Using the Framework: Get Started
- Using the Framework: JavaScript Controlls Not Ready
Tips and Tricks
Details
Advanced
- Extending the Framework Not Ready