Hello,
I am thinking about teaching my students JavaScript first so that they can start creating websites and make their career, what are your thoughts?
Hello,
I am thinking about teaching my students JavaScript first so that they can start creating websites and make their career, what are your thoughts?
Dont teach anyone javascript. periodt
@dadarobot @ghodawalaaman TypeScript is way more powerful than JavaScript. I recommend learning TypeScirpt, Kotlin, Python, C# and Java but not Rust
Sounds like you just listed your favorite languages. Why not Rust?
Typescript literally is JavaScript. Therefore it is not possible to be “way more powerful” than JavaScript.
They probably mean the type safety with things like refactoring, and not necessarily the performance.