Skip to content

Conversation

raveclassic
Copy link
Owner

The PR add a go function (similar to https://github.com/funkia/hareactive#momentaf-sample-bb-behaviorb--b--a-behaviora) that allows lazy evaluation/subscription for conditional logic inside projection functions. Main benefit of such approach is performance.
However, the use case kindly provided by @artalar doesn't play well with the memoization design of combine function which requires at least one execution of projection function to warmup its internal cache.
Due to the issue above, this PR is a draft until this issue is resolved.

@nx-cloud
Copy link

nx-cloud bot commented Feb 22, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0d3d5a9. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


🟥 Failed Commands
nx affected --target=test --parallel --max-parallel=2
✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

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

Successfully merging this pull request may close these issues.

1 participant