logoalt Hacker News

omnimusyesterday at 7:49 AM3 repliesview on HN

Because writing Rust backend is needlessly complex for majority of projects.


Replies

maccardyesterday at 8:49 AM

There’s a middle ground between node and rust. Dotnet and Java are wildly productive places to work but they’re not as exciting as rust.

Also, writing JavaScript for the backend is needlessly underperforming for anything with any load.

pjmlpyesterday at 8:24 AM

Still easier than dealing with node dependencies, webpack and co, they make me wish to write ASP with OCX components instead.

show 1 reply
potwinkleyesterday at 8:14 AM

I've had a great time using Rust with Actix as the framework.