Ink is great for CLI tools and enables really great tools. People who are saying React only belongs on DOM are missing out- React is the world's most popular and powerful declarative programming paradigm. It's being used for native apps, VR, 3d, CAD and electronics. React allows you to mix declarative and imperative programming concepts together in an effective way. To give a sense of why this is important: Imagine a…
> the most robust type-system in the world (Typescript) This is very high praise for something that only provides safety at compile time and not runtime.
Anyway, you can get this with Zod https://zod.dev/