对于 js object identity

https://stackoverflow.com/que...

https://zhangchen915.gitbooks...

https://angular-training-guid...

(忽视 js object identity) 对一个 object 进行 deep clone 。留神一下两个探讨里提到的 const obj2 = JSON.parse(JSON.stringify(obj1))

https://stackoverflow.com/que...

https://stackoverflow.com/que...

js object deep merge ,留神这种快捷方法

https://stackoverflow.com/que...

https://www.npmjs.com/package...