One of the largest flaws in JavaScript is the lack of a built in, deep object copy. There are many methods for doing this, and none work perfectly. The key is knowing the limitations of each, and picking the one that matches you needs.
obj_copy = JSON.parse(JSON.stringify(obj_to_copy)) 1 2
Problems:
file: /Techref/inet/iis/jscript/htm/copy-object.htm, 1KB, , updated: 2019/12/26 10:51, local time: 2024/11/21 14:15,
18.117.105.215:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/inet/iis/jscript/htm/copy-object.htm"> Copy or Enumerate an Object in JavaScript</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.