Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scope.log(true) could "unwrap" observables #191

Open
justinbmeyer opened this issue Sep 30, 2018 · 0 comments
Open

scope.log(true) could "unwrap" observables #191

justinbmeyer opened this issue Sep 30, 2018 · 0 comments

Comments

@justinbmeyer
Copy link
Contributor

justinbmeyer commented Sep 30, 2018

image

Because the variables in a LetContext are single-value observables, there's a lot people need to go through to see the actual values in the scope.

Maybe we could make a version of log() that would hide the SetObservable.

As we really need something like this for logStack() and other methods, we should come up with a consistent API.

.log("clean") or something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant