TypeScript is a superset of JavaScript that provides typed nature to your code. TypeScript can be used for cross-browser development and is an open source project. Bipin Joshi
shares a quick overview of the top 10 features of this new scripting language. (more…)
Read more »
What is the difference between the private keyword of TypeScript against the # character of EcmaScript/JavaScript... (more…)
Read more »
What boilerplate really means and how to reduce it in apps that use TypeScript and Redux
(more…)
Read more »
Typescript implementation of Lox from http://craftinginterpreters.com/ - SawyerHood/lox-typescript... (more…)
Read more »