Questions from a beginner dev about Zig (opens in new tab)
Hey everyone! I’m currently a highschool student, mostly experienced with Python and a little bit of Rust. Before I commit to learning Rust, I wanted to ask you how your experience is with Zig. How is the developer experience compared to Rust? I’m planning to mainly write web backends mostly interfacing with a DB (probably going to be Postgres), so I’d need something like tokio. How does package management work in Zig? I’ve heard of Jetzig and Zap, but I’m wondering if it’s better to write yo...
Read the original article