Skip to content

Quick Question #1

Description

@manentea

Hey, I found your tutorial and just had a quick question for you.

In these lines here

var events = $firebase(firebaseEvents);
$scope.events = [events.$asArray()];

Because we need an array of events wouldn't it be beneficial to use $firebaseArray since AngularFire provides that as well? Or is there a reason it's done this way?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions