diff --git a/index.html b/index.html index 4926a6d5..64036fdf 100644 --- a/index.html +++ b/index.html @@ -345,7 +345,7 @@
- Elliott Kember and - Hector Simpson built - Insta-great! - - a fun way to explore popular photos and interact with - Instagram on the web. - Elliott says, "Backbone.js and Coffeescript were insanely useful for - writing clean, consistent UI code and keeping everything modular and - readable, even through several code refactors. I'm in love." + Animoto is a web-based video creation + platform, where users can upload their own photos, video clips and music + and create beautifully orchestrated slideshows. The video editor app is + built with Backbone.js and jQuery and interfaces with a Ruby on Rails + backend. Backbone has provided structure which helps the Animoto team + iterate quickly on the codebase while reducing the risk of regressions.
@@ -2724,19 +2722,6 @@ var model = localBackbone.Model.extend(...); - -- Animoto is a web-based video creation platform, where users can upload their own photos, video clips and music and create beautifully orchestrated slideshows. The video editor app is built using Backbone.js + jQuery and interfaces with a Ruby on Rails backend. Backbone has provided structure which helps us iterate quickly on the codebase whilst reducing the risk of regressions. -
- -
-
-