Skip to content

docs: add quick example code snippets to README#43

Merged
stefvw93 merged 2 commits intomainfrom
docs/readme-examples
Jan 22, 2026
Merged

docs: add quick example code snippets to README#43
stefvw93 merged 2 commits intomainfrom
docs/readme-examples

Conversation

@stefvw93
Copy link
Owner

Added concise examples showing effect-ui's key features at a glance:

  • Reactive state with SubscriptionRef (signals pattern)
  • Async data loading with loading states
  • Effect-returning event handlers
  • Derived streams from reactive state

stefvw93 and others added 2 commits January 22, 2026 15:00
Added concise examples showing effect-ui's key features at a glance:
- Reactive state with SubscriptionRef (signals pattern)
- Async data loading with loading states
- Effect-returning event handlers
- Derived streams from reactive state

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Remove "(Signals)" suffix from SubscriptionRef titles for cleaner naming.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@stefvw93 stefvw93 merged commit 5fe32d9 into main Jan 22, 2026
6 checks passed
@stefvw93 stefvw93 deleted the docs/readme-examples branch January 22, 2026 14:06
@github-actions
Copy link

🎉 This PR is included in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant