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

Added hooks for better developer experience #27

Merged
merged 8 commits into from
Jan 31, 2025

Conversation

aminnairi
Copy link
Owner

Major Changes

None.

Minor Changes

Bug Fixes

None.

Security Fixes

None.

Description

This pull request adds three new functions for creating functions that can then be used just like the useState hook from react, except they create signals internally for better developer experience.

Checklist

  • I have tested the changes locally.
  • The code follows the project's coding standards.
  • I have updated the documentation as necessary.
  • The pull request is linked to the relevant issue(s).

Additional Comments

None.

@aminnairi aminnairi added the enhancement New feature or request label Jan 31, 2025
@aminnairi aminnairi added this to the 1.2.0 milestone Jan 31, 2025
@aminnairi aminnairi self-assigned this Jan 31, 2025
@aminnairi aminnairi merged commit 7fa7832 into development Jan 31, 2025
@aminnairi aminnairi deleted the added-hooks-for-better-developer-experience branch January 31, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hooks for better developer experience
1 participant