|
|
|
|
|
by synergy20
1065 days ago
|
|
just make javascript support static typing, e.g. let x:number=100 etc, similar to what python does, without a totally new tsc compiler, an eslint for typescript, and all those c# stuff along with it. can we just improve js instead of using ts? |
|