DEV Community

Suren Enfiajyan
Suren Enfiajyan

Posted on • Originally published at waspdev.com on

Could TypeScript benefit from built-in runtime type checks?

TypeScript brings the best of the 2 worlds: JavaScript's flexibility and static type checking. But will it become even better with runtime type checks?

Could TypeScript benefit from built-in runtime type checks?

Top comments (0)