:Could we have TypeScript with no build step? Could we he types
:
Could we have TypeScript with no build step? Could we have types in JavaScript? Maybe!
We're exploring bringing optional type syntax into the JavaScript language!
Theproposal means that browsers could run TypeScript-checked code directly, (even though they wouldn't do any type-checking).
That means faster iteration with all the type-checking and editing experience you know and love today.
We're excited to hear what you think of this idea! We're hoping that this proposal can make coding easier for TypeScript and JavaScript users at every scale.