1 min readDec 4, 2019
Hi Alexis Chappron, thanks for stopping by! I greatly appreciate your response, and I updated the article to include more information.
I added 3 additional methods of deep copy: a custom function, JSON.parse
/JSON.stringify
, and the rfdc
(Really Fast Deep Clone) library.
Take a look and let me know what you think! Thanks again!!!