[FEAT]: Refactor the main event loop to an Elm-like architecture #2

Closed
opened 2026-07-27 14:53:04 +00:00 by Stevan · 0 comments
Owner

I think the architecture of the app would be easier to extend over time if it used an Elm-like architecture similar to what bubbletea does. The ratatui docs discuss something similar here: https://ratatui.rs/concepts/application-patterns/the-elm-architecture/

I think the architecture of the app would be easier to extend over time if it used an Elm-like architecture similar to what bubbletea does. The ratatui docs discuss something similar here: https://ratatui.rs/concepts/application-patterns/the-elm-architecture/
Stevan added the enhancement label 2026-07-27 14:53:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Stevan/termato#2