Skip to content

Custom types #2

@ilazar

Description

@ilazar
  • discuss Todo(id: number, text: string) and TodoStore
  • create objects using object literals
    • add methods
    • show they have toString
    • proto references, prototype chain
  • constructor function
  • use constructor.prototype
    • define toString
  • what is 'this'
  • es6 classes

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