evanbarter / Sails-Ember

Experimental Sails + Ember boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sails + Ember

Working

  • Javascript is being used
  • Ember is running
  • Handlebars is compiling
  • I do not like LESS
  • I prefer SASS
  • Even dogs likes Javascript
  • TODOS TODOS TODOS

Why Ember.Model?

  • Closest thing to what Sails outputs by default (and sanity saving features like collectionKey)
  • .json in the URL easily worked around with ajaxSettings
  • Currently using this branch from @pansapien and tracking this PR

TODO

  • I mentioned I'd like to get JSON API support in to Sails, then maybe consider Ember Data.

Credits

This post was incredibly useful in demonstrating how to clean up/better implement socket.io support.

License

MIT

About

Experimental Sails + Ember boilerplate.


Languages

Language:JavaScript 100.0%