Skip to content
Pierre Besson edited this page Feb 21, 2014 · 9 revisions

Welcome to the front-end-spa wiki!

Installation

  • Installation detailed in the wiki: here

First steps

Domains

Klee helpers

We have built customs helpers in order to be able to use efficiently Backbone and add conventions on top of it.

  • Helpers documentation here
  • Helpers for handlebars template here

Core function

Existing template (view and model)

The search pattern

  • The search view
  • The search model
  • The results view
  • The results collection
  • The results templates
  • Optionally: The single result view and model

The detail / edit pattern

  • The model
  • The readonly view
  • The edit / save view
  • How to write a template