Hauptseite: Unterschied zwischen den Versionen

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


* Backend-Frameworks and Libraries: CodeIgniter, scssphp, Adaptive Images
{| class="wikitable"
* Frontend-Frameworks: Bootstrap, YAML, jQuery UI
|-
* JavaScript-Libraries: jQuery
| CodeIgniter 3.1.4 || [http://codeigniter.com/ Homepage] || [https://www.codeigniter.com/user_guide/ Documentation] || [https://github.com/bcit-ci/CodeIgniter/archive/3.1.4.zip Download]
* Cross-Browser-Libraries: Normalize.css, Modernizr
|}
* Basic Polyfills: html5shiv, Respond.js, IE7.js
 
* Special Polyfills: PIE
Thanks to the following Stack Overflow Authors:
* GUI Libraries: Cycle2
 
{| class="wikitable"
|-
! Used in !! Link to Code !! Author
|-
| [[Mods: Automatic Base Detection]] || [http://stackoverflow.com/a/21027742 Used Code] || [http://stackoverflow.com/users/851273/jon-lin Jon Lin]
|}


== Using the Framework ==
== Using the Framework ==
Zeile 30: Zeile 36:
== Details ==
== Details ==


* [[Mods: Summary]]
** [[Mods: Automatic Base Detection]]
* [[Libraries: Master]]
* [[Libraries: Master]]
** [[Libraries: Master: Components Overview]]
** [[Libraries: Master: Components Overview]]

Version vom 8. Mai 2017, 21:02 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

CodeIgniter 3.1.4 Homepage Documentation Download

Thanks to the following Stack Overflow Authors:

Used in Link to Code Author
Mods: Automatic Base Detection Used Code Jon Lin

Using the Framework

Tips and Tricks

Details

Advanced