Block a user
[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
created branch issue-7-auth-protected-example in flowmade-one/iris
2026-01-09 16:04:25 +00:00
HugoNijhuis
pushed to issue-7-auth-protected-example at flowmade-one/iris
2026-01-09 16:04:25 +00:00
[Issue #9] Hot reload for development
[Issue #8] Dashboard example
HugoNijhuis
created branch issue-8-dashboard-example in flowmade-one/iris
2026-01-09 16:03:19 +00:00
[Issue #6] Multi-page app example
HugoNijhuis
created branch issue-6-multi-page-example in flowmade-one/iris
2026-01-09 16:01:52 +00:00
[Issue #5] Todo list example
HugoNijhuis
created branch issue-5-todo-list-example in flowmade-one/iris
2026-01-09 16:01:35 +00:00
[Issue #4] Counter example