TypeScript's type system has grown steadily more powerful over the past five years, allowing you to precisely type more and more patterns in JavaScript. The upcoming TypeScript 4.1 release includes a particularly exciting new addition to the type ... (more…)
Read more »
Typescript Without Compilation
Hi, in this post I will show how to use Typescript with static typings without needing a build step. I have also implemented this in my project SwordCSS.
Installation
We still need to install and configure Typescript th... (more…)
Read more »
π Notes from porting a JavaScript random art generator to TypeScript. (more…)
Read more »
At Vouch.io, ClojureScript accelerates and radically simplifies the development of a new kind of digital key for one the largest automotive manufacturers in ... (more…)
Read more »