mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-18 06:10:10 +01:00
Fix broken link (#5728)
This commit is contained in:
parent
f14c945ff9
commit
b2c4bcad34
@ -5,4 +5,4 @@ Function borrowing allows us to use the methods of one object on a different obj
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Function borrowing](https://medium.com/@ensallee/function-borrowing-in-javascript-4bd671e9d7b4)
|
||||
- [When would I use function borrowing] (https://stackoverflow.com/questions/69892281/when-would-i-use-function-borrowing)
|
||||
- [When would I use function borrowing](https://stackoverflow.com/questions/69892281/when-would-i-use-function-borrowing)
|
||||
|
Loading…
x
Reference in New Issue
Block a user