logoalt Hacker News

Havoctoday at 4:32 PM1 replyview on HN

Bit weird to have a rust tutorial list JavaScript async as assumed knowledge tbh.


Replies

fyrn_today at 6:28 PM

Yeah, it also makes it seem like Rust is weird for using Future as the type name, but actually JavaScript (Promise) is the odd one out here. Probably a JS dev learning Rust without much exposure to other languages