Statically-typed JavaScript exploded in use in 2016. More and more companies are leveraging the vast potential of types in JavaScript. Two major players we. (more…)
Read more »
I’ve been meaning to learn TypeScript for some time, so
I’ve decided to build a roguelike (or at least begin to build a
roguelike) in order to do some canvas programming as well.
Read more »
LiTScript is a documentation generation tool that draws inspiration
from literate programming. It extracts documentation from TypeScript
projects and produces feature-rich web sites. Its goal is to make creating
and maintaining project documentation as ef... (more…)
Read more »
TypeScript has become a huge part of the JavaScript community in the last year or so, especially with the advent of Angular 2. Just over a year and a half ago, we were looking to make some architectural changes to our Angular application at work and we ha... (more…)
Read more »
Say, you’re in a situation where you have a user type, that looks a bit as
follows: (more…)
Read more »