Deep VS Shallow Copying | JavaScript

preview_player
Показать описание
A video about the differences between deep and shallow copying in JavaScript
Рекомендации по теме
Комментарии
Автор

Awesome! I did not know this. Love the way you explain this topic. Please make more videos :)

lavendercode
Автор

so it's basically pass by reference vs pass by value right?

justyourregularboyscout
Автор

it fails when your object has a function.

subhamd