DEV Community

Discussion on: 5 things that might surprise a JavaScript beginner/ OO Developer

 
internettradie profile image
Ryan Ameri

Deno moved away from TS... But moving to Rust. An even more strict statically typed language.

Thread Thread
 
stereoplegic profile image
Mike Bybee

The difference is that Rust is strictly typed by default, not a layer on top trying to hack the underlying language into behaving like a statically typed one.

Some comments have been hidden by the post's author - find out more