diff --git a/docs/images/decide.png b/docs/images/decide.png new file mode 100644 index 00000000..cade9cbb Binary files /dev/null and b/docs/images/decide.png differ diff --git a/index.html b/index.html index 375162e8..f948a5a0 100644 --- a/index.html +++ b/index.html @@ -287,6 +287,7 @@
+ Decide.com helps people decide when to buy + consumer electronics. It relies heavily on Backbone.js to render and + update its Search Results Page. An "infinite scroll" feature takes + advantage of a SearchResults model containing a collection of + Product models to fetch more results and render them on the fly + with Mustache. A SearchController keeps everything in sync and + maintains page state in the URL. Backbone also powers the user + accounts and settings management. +
+ +
+
+