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

feat: add toLazySignal() #166

Merged
merged 3 commits into from
Nov 21, 2023
Merged

feat: add toLazySignal() #166

merged 3 commits into from
Nov 21, 2023

Conversation

e-oz
Copy link
Contributor

@e-oz e-oz commented Nov 20, 2023

Function toLazySignal() is a proxy function that will call the original toSignal() function when the returned signal is read for the first time.
Demo

Function `toLazySignal()` is a proxy function that will call the original
`toSignal()` function when the returned signal is read for the first time.
Copy link

nx-cloud bot commented Nov 21, 2023

☁️ Nx Cloud Report

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

📂 See all runs for this CI Pipeline Execution


⌛ The following targets are in progress

✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

Function `toLazySignal()` is a proxy function that will call the original
`toSignal()` function when the returned signal is read for the first time.
@nartc
Copy link
Collaborator

nartc commented Nov 21, 2023

@all-contributors please add @e-oz for code

Copy link
Contributor

@nartc

This project's configuration file has malformed JSON: .all-contributorsrc. Error:: Unexpected token } in JSON at position 5115

Function `toLazySignal()` is a proxy function that will call the original
`toSignal()` function when the returned signal is read for the first time.
@nartc
Copy link
Collaborator

nartc commented Nov 21, 2023

@all-contributors please add @e-oz for code

Copy link
Contributor

@nartc

This project's configuration file has malformed JSON: .all-contributorsrc. Error:: Unexpected token } in JSON at position 5115

@nartc
Copy link
Collaborator

nartc commented Nov 21, 2023

@all-contributors please add @e-oz for code

1 similar comment
@nartc
Copy link
Collaborator

nartc commented Nov 21, 2023

@all-contributors please add @e-oz for code

Copy link
Contributor

@nartc

I've put up a pull request to add @e-oz! 🎉

@nartc nartc merged commit 3659fbe into ngxtension:main Nov 21, 2023
6 checks passed
@e-oz e-oz deleted the feature/to-lazy-signal branch November 21, 2023 03:19
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.

None yet

2 participants