Hauptseite: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Tm (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Tm (Diskussion | Beiträge) |
||
| Zeile 8: | Zeile 8: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| 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] | | 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] | |||
|| [https://www.codeigniter.com/user_guide/license.html Licence: MIT] | |||
|} | |} | ||
Version vom 9. Mai 2017, 09:30 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 | Licence: MIT |
Thanks to the following Stack Overflow Authors:
| Used in | Link to Code | Author |
|---|---|---|
| Mods: Automatic Base Detection | Used Code | Jon Lin |
Using the Framework
- Using the Framework: Basics
- Using the Framework: Get Started
- Using the Framework: JavaScript Controlls Not Ready
Tips and Tricks
- Tips and Tricks: CodeIgniter
- Tips and Tricks: Bootstrap
- Tips and Tricks: carouFredSel
- Tips and Tricks: Elementary CSS Hacks
- Tips and Tricks: Legacy Browser Support
Details
Advanced
- Extending the Framework Not Ready