| ▲ | pscanf 7 hours ago | |||||||
As a user, I'm of course very excited about v7. As a developer of an app that _integrates_ TypeScript, however, I feel a bit uneasy seeing the API feature still marked as "not ready" on the roadmap. On the other hand, I can understand leaving it as the last thing to do, after the foundation has set. Also, the TypeScript team has really done an amazing job all these years with backward compatibility, so that is extremely reassuring. Maybe my uneasiness is just impatience to get to use the sped-up version in my app as well! :) | ||||||||
| ▲ | tanepiper 6 hours ago | parent | next [-] | |||||||
FWIW I tried it with the VSCode preview in two monorepos we have - one frontend and one backend GraphQL servers with complex types - absolutely no issues (except one breaking change in tsconfig with baseUrl being removed) and fast compile times. | ||||||||
| ||||||||
| ▲ | spankalee 5 hours ago | parent | prev [-] | |||||||
As a developer that integrates typescript into client-side web pages and writes lots of custom plugins, I'm extremely nervous about the port to Go. I think the last estimate I saw was the the Go port compiled to WASM was going to be about triple the size of the minified JS bundle. | ||||||||