|
|
|
|
|
by baybal2
2824 days ago
|
|
I never had a time to take a look at type script. What is the benefit of adding static typing to an inherently dynamically typed language? As I understand, they don't get any performance improvement from that, as the browser still runs it in JS vm? |
|