TL;DR Last year, I started to work on the 2.0 version of my static type checker for JavaScript written in Rust, but, unfortunately, I see that nowadays, TypeScript won. The idea of strict type-checking for JavaScript is less popular than in 2019. Addition... (more…)
Read more »
Nullish coalescing is a brand new logical operator (??) for the JavaScript programming language. Let’s take a look at one practical… (more…)
Read more »
What if instead of trying to type existing JS code, like TypeScript, we made objects of a new typed language completely separate from JS obj... (more…)
Read more »
Helping Javascript Do More Ruby. Contribute to daz-codes/rubydoo development by creating an account on GitHub. (more…)
Read more »