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

Expand signals during evaluation when possible #36

Open
Machy8 opened this issue Jun 9, 2024 · 0 comments
Open

Expand signals during evaluation when possible #36

Machy8 opened this issue Jun 9, 2024 · 0 comments

Comments

@Machy8
Copy link
Contributor

Machy8 commented Jun 9, 2024

Because Signalize is using it's own javascript evaluator, there is an available space for some ux tunning.

Instead of for example count() === 1 it would be possible to write count === 1.

The question is:

  • Is it necessary?
  • Should it be available only for signals or also for all callable functions?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant