AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use Rust for Web Programming
There are two paths to using Rust for web programming. One is learning the language first, then writing a CLI application with it. The other would be to jump right in and learn Rust and web programming at the same time. Can you comment on those two paths how viable each of them is? If you're super used to maybe C++, if you're used to three or four different languages, you might succeed. But if you just have like one stake in your past, I would recommend to learn the language first,. write acli application first, and then jump into web programming.