SpineJS Tip
Never create multiple instances of a controller that generates the same view, cause you're event's registrations will be duplicated over and over again!
Never create multiple instances of a controller that generates the same view, cause you're event's registrations will be duplicated over and over again!