LiTScript – Literate TypeScript

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… Read more

Similar

Demystifying a TypeScript Quirk

I recently read Asana's blog post on TypeScript quirks and took particular interest in the first TypeScript quirk they mention. While it may seem like an inconsistency, the way the type system behaves here is entirely logical. (more…)

Read more »