Topic: type checking

TypeScript 3.1 is now available

The latest version of Microsoft’s programming language TypeScript is now available. TypeScript is a language that adds static type-checking to JavaScript. TypeScript 3.1 adds mappable tuples, which is one of the most common patterns in programming, according to Microsoft. This functionality will now be better equipped to express functions such as Promise.all, the team noted. … continue reading

The case for JS++

JavaScript has exploded. It’s everywhere: the browser, the server, your phone, IoT devices, and more. However, JavaScript can be brittle. The language was notoriously designed and developed in just 10 days, and its creator, Brendan Eich, has become JavaScript’s most prominent apologizer. JavaScript is controversial. Rarely have we seen a language divide software developers so … continue reading

DMCA.com Protection Status