
Are these books worth it?
I don't know any of these books, so I am not sure if getting the bundle is worth it.
NOTE: Not affiliated with any of the authors/publishers etc.

I don't know any of these books, so I am not sure if getting the bundle is worth it.
NOTE: Not affiliated with any of the authors/publishers etc.
I have been playing Ratatui, and while great, it is more low-level than most other UI libraries. I equate it to SDL, Raylib, SFML and other graphics libraries, and not like Flutter, React, Egui etc.
I do realise that Ratatui is for TUI in the terminal and what I mentioned as examples is GUI or for graphics, but this was just to give a comparison.
Are there any TUI frameworks that use Ratatui to render but have state-management, pages/screens etc? I only found tui-realm and rat-salsa but I am not sure if there are other or alternatives to Ratatui that is more of a framework instead of a library.