commit
cf19e84a3b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ importance: 5
|
|||
|
||||
# Function property after bind
|
||||
|
||||
There's a value in the property of a function. Will it change after `bind`? Why, elaborate?
|
||||
There's a value in the property of a function. Will it change after `bind`? Why, or why not?
|
||||
|
||||
```js run
|
||||
function sayHi() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue