Hauptseite: Unterschied zwischen den Versionen

Aus CodeCoupler Wiki
Zur Navigation springen Zur Suche springen
Tm (Diskussion | Beiträge)
Tm (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 6: Zeile 6:
== Used Components ==
== Used Components ==


* CodeIgniter
* Backend-Frameworks: CodeIgniter, SASS, Adaptive Images
* Bootstrap
* Frontend-Frameworks: Bootstrap, YAML, jQuery UI
* YAML
* JavaScript-Libraries: jQuery
* jQuery
* Cross-Browser-Libraries: Normalize.css, Modernizr
* jQuery UI
* Basic Polyfills: html5shiv, Respond.js, IE7.js
* Special Polyfills: PIE
* GUI Libraries: Cycle2


== Using the Framework ==
== Using the Framework ==
Zeile 17: Zeile 19:
* [[Using the Framework: Get Started]]
* [[Using the Framework: Get Started]]
* [[Using the Framework: JavaScript Controlls]] <span style="color:red">Not Ready</span>
* [[Using the Framework: JavaScript Controlls]] <span style="color:red">Not Ready</span>
==  Tips and Tricks ==
* [[Tips and Tricks: Bootstrap]]


== Details ==
== Details ==


* [[Libraries: Master]]
* [[Libraries: Master]]
** [[Libraries: Master: Components Overview]]
** [[Libraries: Master: Adding New Components]]
* [[Controllers: Asset Management]]
* [[Controllers: Asset Management]]
==  Tips and Tricks ==
* [[Tips and Tricks: Bootstrap]]


== Advanced ==
== Advanced ==


* [[Extending the Framework]] <span style="color:red">Not Ready</span>
* [[Extending the Framework]] <span style="color:red">Not Ready</span>

Version vom 17. Februar 2014, 21:34 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