Skip to content

Commit 2a004d6

Browse files
authored
Update Object Methods.md
1 parent 7babe4a commit 2a004d6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Object Methods.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@
1212
3. Apply()
1313

1414

15-
### Bind()
15+
### .bind()
16+
17+
### .bind() use cases
18+
19+
### .bind() example
1620

1721
// A define the person
1822
let aboutJason = {name: "Jason",age: 30, location: 'Toronto'}

0 commit comments

Comments
 (0)