Skip to content

this.run.bind(this) #1

@fabriziogiordano

Description

@fabriziogiordano

Great site and amazing animation.

Actually this is not an issue but more a request of explanation.

this.run = this.run.bind(this);

I do not understand this.run = this.run.bind(this); Why are you binding the run prototype function to itself? Isn't it already in the prototype of the Object AnimationFrame?

Thank you!

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