-
Notifications
You must be signed in to change notification settings - Fork 17
Home
Pierre edited this page Aug 12, 2014
·
22 revisions
Focus
is a JavaScript framework developped by KleeGroup.
It has other github repositories associated:
- focus-starter-kit
- focus-generator, a simple page generator.
- Installation detailed in the wiki: here
- Application concepts
- Understand application structure
- How to write your first page
- What does brunch
This section is still under construction
- I have a list to display only in consult.
- I have a list to display with an edit mode.
We have built customs helpers in order to be able to use efficiently Backbone and add conventions on top of it.
- The search view
- The search model
- The results view
- The results collection
- The results templates
- Optionally: The single result view and model
- The model
- The readonly view
- The edit / save view
- How to write a template