1 About defineProperty usage

2 defineproperty disadvantages

+ deep listening requires traversal + can't listen for new attributes and delete attributes + can't listen for arraysCopy the code

Solution:

3.proxy