From tui-rs to Ratatui: 6 Months of Cooking Up Rust TUIs 10 minute read Published: 2023-08-28 Let's take a look at what is new in the new version of "Ratatui" and how it became the successor of tui-rs. Read More »
Generating terminal user interfaces with Ratatui + ChatGPT 11 minute read Published: 2023-07-17 "Ratatui" is a Rust library for building rich terminal user interfaces. In this post, I'm sharing what's new in the latest version and also a fun way to easily create terminal user interfaces in a jiffy. Read More »
Ratatui: Build rich terminal user interfaces using Rust 8 minute read Published: 2023-05-29 "Ratatui" came a long way since its transition from the original tui-rs crate. In this post, let's take a look at what's new in the latest version. Read More »