Skip to content

MarionetteLabs/Sesame.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Sesame.js

Sesame is an experimental framework setup by the Marionette team.

Technologies + Motivations

Simple Sub Views

Minionette has great region support, which will support layouts and lists. Why Minionette Regions?

  • simpler API
  • DOM replacement - no extra elements
  • decidedly not a view

Better DOM updates

The world has changed and people want to update the DOM in an incremental fashion.

IDOM + JSX support will do that.


Routing with a state engine

Routes should be a core architecture that encourages componentization.


Classes

Backbone.Metal offers classes and mixins that will make it easier to build out re-usable core layer.

Why Sesame?

In addition to our love of sesame bagels, Sesame Street is a collection of some of the most loveable puppets around. Who wouldn't go for that.

Contribution Process

  • RFCs - The main way is to file an RFC issue or PR
  • Docs - documentation for key class APIs
  • Examples - examples of small Sesame apps

Team

  • @jridgewell
  • @jmeas
  • @jasonlaster
  • @ianmstew

Releases

No releases published

Packages

No packages published