2021-01-28
4442
#rust
Mario Zupan
33439
Jan 28, 2021 ⋅ 15 min read

Rust and TUI: Building a command-line interface in Rust

Mario Zupan I'm a self-employed Software Engineer and Trainer living in Vienna, Austria. I've worked at several companies and in multiple fields building, maintaining and operating distributed systems at scale using Java, Kotlin, Node, Go and Rust. I also taught advanced software engineering courses for several years at the University of Applied Sciences FH Joanneum in Graz and worked as a technical trainer, empowering other software engineers to reach their full potential. Currently, I work as a freelance software engineer and trainer again, looking to help companies build high-quality software solutions. Check out my personal blog: http://www.zupzup.org.

Recent posts:

How do you visualize a TypeScript dependency graph?

Learn how to use the TypeScript Compiler API and AST traversal to extract imports and build a file dependency graph CLI.

Rosario De Chiara
Aug 28, 2026 ⋅ 4 min read

How I maximize my daily output with Claude Code

Stop generating AI slop with Claude Code. Discover 5 actionable developer tips to manage context windows, enforce rules with hooks, and improve code quality.

Shruti Kapoor
Aug 27, 2026 ⋅ 9 min read

Skills vs. MCP tools for AI agents: When to use which

Choosing between skills and MCP tools comes down to auditability versus flexibility. By building the exact same capability twice, this guide reveals when your agent needs a deterministic tool and when it needs an interpretive skill.

Ikeh Akinyemi
Aug 25, 2026 ⋅ 8 min read
Your React app doesn't need all that JavaScript

Your React app doesn’t need all that JavaScript

Learn how to replace React state, Context, and event handlers with native HTML and CSS features for dark mode, modals, accordions, carousels, and more.

Jemima Abu
Aug 25, 2026 ⋅ 6 min read
View all posts

Would you be interested in joining LogRocket's developer community?

Join LogRocket’s Content Advisory Board. You’ll help inform the type of content we create and get access to exclusive meetups, social accreditation, and swag.

Sign up now