|
|
|
|
|
by eatonphil
1647 days ago
|
|
It's not exactly misleading. Even TypeScript may be planning to support skipping type checking [0] so you can do faster compiles. Cool to learn about JS++ but unlike babel/typescript/esbuild/swc JS++ cannot read TypeScript, it's a completely new/different language. [0] https://github.com/microsoft/TypeScript/issues/29651 |
|