[Pkg-javascript-commits] [backbone] 58/211: Adding CloudEdit as an example.
Jonas Smedegaard
js at moszumanska.debian.org
Sat May 3 17:00:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to tag 0.5.0
in repository backbone.
commit 361984454344574e4af010d25583c44ed8082a23
Author: Jeremy Ashkenas <jashkenas at gmail.com>
Date: Tue Feb 1 10:00:29 2011 -0500
Adding CloudEdit as an example.
---
index.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 8a66f38..597163f 100644
--- a/index.html
+++ b/index.html
@@ -1854,8 +1854,9 @@ var DocumentView = Backbone.View.extend({
<a href="http://www.twitter.com/jamesjyu">James Yu</a> used Backbone.js to
create <a href="http://www.quietwrite.com/">QuietWrite</a>, an app
that gives writers a clean and quiet interface to concentrate on the text itself.
- It also works great on the iPad. The editor relies on
- Backbone to persist document data to the server.
+ The editor relies on Backbone to persist document data to the server. He
+ followed up with a Backbone.js + Rails tutorial that describes how to implement
+ <a href="http://www.jamesyu.org/2011/01/27/cloudedit-a-backbone-js-tutorial-by-example/">CloudEdit, a simple document editing app</a>.
</p>
<div style="text-align: center;">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git
More information about the Pkg-javascript-commits
mailing list