mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-12 20:24:21 +02:00
Fix broken link (#5728)
This commit is contained in:
@@ -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:
|
Visit the following resources to learn more:
|
||||||
|
|
||||||
- [Function borrowing](https://medium.com/@ensallee/function-borrowing-in-javascript-4bd671e9d7b4)
|
- [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)
|
||||||
|
Reference in New Issue
Block a user