bind in javascript lets you bind a function to some value and in the returned function has this equal to the value.
bind
value
this
if I have a function, is there a way that this inside this function is already bound to a value ?
Aucun commentaire:
Enregistrer un commentaire