Welcome Guest, Not a member yet? Register   Sign In
Ember JS - A Javascript MVC framework for CodeIgniter and MooTools
#1

[eluser]Unknown[/eluser]
Download/Fork + documentation on Github:
https://github.com/mattmccloskey/ember-js

Ember JS does three awesome things:

1. Automatically loads and instantiates Javascript controllers based upon which CI controller is active.
2. Allows you to easily pass information from PHP to your Javascript without printing data into the DOM.
3. Combines separate javascript files into a single document, making for cleaner head areas.

I've been using this for my projects for a couple years, and finally decided to share. Would love to hear what everyone thinks!




Theme © iAndrew 2016 - Forum software by © MyBB