Skip to content

Update for ES6 #23

@ammark47

Description

@ammark47

I'm not sure but it might be helpful to update to ES6 for beginners. I specifically have a question about

var AssignmentActions = {
  addAssignment: function(assignment) {
    // do something with the assignment
  }
};

Where should I be placing this in the hierarchy of my components and how should I export/import it?

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