TypeScript has taken the development world by storm. No wonder it has over 15 million weekly downloads on npm. But what is TypeScript, and what do you need to know about it? In this article, I am going answer those questions. By the end you'll have a gra... (more…)
Read more »
Modern web applications now use huge amounts of Javascript. Javascript is often given a bad rep because of its lack of strong typing, namespaces and many other features that would help keep a large project tidy and maintainable. Because of this, TypeScrip... (more…)
Read more »
Today we’re excited to announce the availability of TypeScript 4.7! If you’re not yet familiar with TypeScript, it’s a language that builds on JavaScript and adds syntax for types. Types help describe what kinds of values you’re working with and what kind... (more…)
Read more »
typescript-vs-flowtype - Differences between Flowtype and TypeScript 2.3 -- syntax and usability... (more…)
Read more »
Curated typescript code samples from https://www.typescriptlang.org/docs/ - GitHub - arjunsajeev/typescript-primer: Curated typescript code samples from https://www.typescriptlang.org/docs/... (more…)
Read more »