Skip to content

brian-mann/sc02-loading-views

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

BackboneRails.com - Screencasts

#2. Loading Views

Description

Loading views are a great way to provide instant feedback to user's when their page is loading. In some circumstances, they become a necessary building block in the development of your application. How do you display this page while your app is fetching resources from the server? What if your application logic is still processing data that this page needs to display?

In this screencast, we'll build a fully functioning loading component using Backbone.js and Marionette.js. We'll answer how to handle old views when new views are requested. We'll also look at some common pitfalls that can cause memory leaks when handling view logic. Lastly we'll experiment with different kinds of loading effects and transitions.

Live Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published