Hacker News new | ask | show | jobs
by 5e92cb50239222b 1312 days ago
Not to take anything from Rust, but there are decent web frameworks that are fully type safe (modern ASP.NET is my favorite, although it's not the only one), with a fully-fledged ORM (build up some experience with LINQ and you'll be missing it on every other platform), background worker threads, etc. So there is middle ground for those unwilling to try Rust yet.