This repository was archived by the owner on Apr 20, 2018. It is now read-only.
This repository was archived by the owner on Apr 20, 2018. It is now read-only.
Working with ControllerAs #109
Open
Description
Can someone please explain how to use it with controllerAs
I know that you can watch on the controller using observeOnScope, also you can create streams out of ng events like this:
rx.createObservableFunction(self, 'keypress')
But then how can I use rx
to $watch
and do events without having to inject both rx
and observeOnScope
?
Metadata
Metadata
Assignees
Labels
No labels