TDungeon is a small adventure game that runs in the Typescript type system - GitHub - cassiozen/TDungeon: TDungeon is a small adventure game that runs in the Typescript type system... (more…)
Read more »
simple-custom-element - Simple Custom Element using Custom Elements v1, TypeScript 2.x and WebPack 2.x... (more…)
Read more »
We can find the concept of generic types across many languages such as Java, C#. Naturally, they found their way into TypeScript. In this article, we discuss their purpose and provide various examples. We also discuss naming conventions for generics that ... (more…)
Read more »
Dinesh Balaji's portfolio and blog where you can get to know about him, what he is upto and pick up a trick or two from his blog posts which are mostly about web development. (more…)
Read more »
The router, a central part in many web apps, is sometimes stringly typed. We'll examine how to build a url-based router where routes are type checked. (more…)
Read more »