Sproutcore

This is a collection of my Sproutcore V1 posts for newbies like myself. I’m still learning Sproutcore and will continue to blog as I learn new stuff.

Thoughts

  1. Sproutcore – Back to the future with client server!
  2. My take on “What is Sproutcore?”

Sproutcore V2

I’ve used Sproutcore V2 to build a new open source log aggregation, analysis and monitoring tool I’ve called Chililog.

I am blogging about how I’ve used Sproutcore V2 in Chililog here.

Sproutcore V1 Tutorials

Source code for all tutorials can be found here.

  1. Page navigation using routes
  2. Login sample demonstrating an asynchronous Ajax call
  3. Login Logout Sample demonstrating how to create, store and check an authentication cookie.
  4. CRUD tutorial using SC.TableView
  5. Custom ListView with Reordering

Sproutcore V1 Quick Tips

  1. Create a second app in Sproutcore
  2. Example of how to use SelectFieldView (HTML select)
  3. Using the latest Sproutcore code from the master branch
  4. Sproutcore sc-server undefined method ‘empty?’ (NoMethodError)
  5. Sproutcore RC.Record primary keys, guids and ids
  6. What’s with the guid/uuid directory created by sc-build?
  7. Missing includes causing: Cannot call method ‘create’ of undefined
  8. Buildfiles – requires and proxies

Comments are closed.