Block a user
HugoNijhuis
created branch issue-4-snapshotstore-tests in flowmade-one/aether
2026-01-09 16:13:09 +00:00
[Issue #8] Dashboard example
[Issue #8] Dashboard example
Code Review - LGTM
Summary
Excellent comprehensive dashboard example demonstrating a realistic internal tool admin panel.
Highlights
- Well-organized code with clear separation of…
[Issue #6] Multi-page app example
[Issue #6] Multi-page app example
Code Review - LGTM
Summary
Excellent multi-page routing example demonstrating navigation package capabilities.
Highlights
- Clean separation with page functions and layout helpers -…
[Issue #5] Todo list example
Code Review
Summary
Comprehensive todo list example demonstrating reactive list management, component composition, and event handling. Well-structured with good separation of concerns.
###…
[Issue #4] Counter example
Code Review
Summary
Clean, minimal example demonstrating the Iris reactive signals pattern.
Feedback
The example is well-structured but missing the decrement button mentioned in…
[Issue #7] Auth-protected app example
HugoNijhuis
pushed to issue-7-auth-protected-example at flowmade-one/iris
2026-01-09 16:04:25 +00:00
HugoNijhuis
created branch issue-7-auth-protected-example in flowmade-one/iris
2026-01-09 16:04:25 +00:00
[Issue #9] Hot reload for development
[Issue #8] Dashboard example