variejs/framework

Usage of Proxies in service providers

Opened this issue · 0 comments

It would be nice if we could make use of the proxies for injection in certain spots.

For instance, in the router service when calling map, it would be nice if it would auto generate the router service so we don't need to call make directly.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy#Browser_compatibility