Type Inference In TypeScript
Type Inference In TypeScript
JavaScript has been popular for its good and bad reasons for many years. The good reasons are — it is easy to learn & easy to use. And bad reasons are well described in this post — Why does JavaScript Sucks? One of the main bad reason the author cited in his blog is — JavaScript Type System.
What Is Type System?
A type system is a set of rules that assigns a property called type to the…
View On WordPress
















