Hauptseite: Unterschied zwischen den Versionen

Aus CodeCoupler Wiki
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]]
* [[GUI-Libraries: carouFredSel]]


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

Tips and Tricks

Details

Advanced