Hacker News new | ask | show | jobs
by tumblewit 1685 days ago
I find C++ and Rust hard to grasp quickly. I like Go since I come from C but I haven’t looked at any frondtend in Go. I would say some kind of Rust + Go mashup with some kind of good frontend framework (especially something that translates for mobile devices) could do the trick. But I find that every time I interview for a company the tech stack is always a different combination and a learning curve for newcomers.
1 comments

> I find C++ and Rust hard to grasp quickly.

That's a direct consequence of them aiming to be usable for anything.