We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db5dbc3 + 61ccd6b commit e3a74eeCopy full SHA for e3a74ee
README.md
@@ -50,7 +50,7 @@
50
| --- | --------- |
51
| 1 | [What are the possible ways to create objects in JavaScript](#what-are-the-possible-ways-to-create-objects-in-javascript) |
52
| 2 | [What is a prototype chain](#what-is-a-prototype-chain) |
53
-| 3 | [What is the difference between Call, Apply and Bind](#what-is-the-difference-between-call-apply-and-bind) |
+| 3 | [What is the Difference Between `call`, `apply`, and `bind`](#what-is-the-difference-between-call-apply-and-bind) |
54
| 4 | [What is JSON and its common operations](#what-is-json-and-its-common-operations) |
55
| 5 | [What is the purpose of the array slice method](#what-is-the-purpose-of-the-array-slice-method) |
56
| 6 | [What is the purpose of the array splice method](#what-is-the-purpose-of-the-array-splice-method) |
0 commit comments