the “proxies” code block appears to be incorrect and has code related to can.js.
Nitin Jadhav
1

This is intentional. That code uses can-observe under the hood. Proxies don’t immediately make observables. You need other code that uses them to make that happen.