Skip to content

Misuse of bind method - change all .bind to .applyΒ #80

@taylorjdawson

Description

@taylorjdawson

Use Case:

Users want code that is compliant with JS standards! Wait who are we kidding JS has no standards! Either way we are misusing bind it should be apply to add the this context to a method.

Requirements:

  • Change all occurrences of .bind to .apply

Acceptance Criteria:

-All tests passing

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions