Any, unknown and never types in TypeScript

A blog by Dadepo Aderemi, mostly on software development. Read more

Similar

TypeScript vs. Flow

TypeScript calls itself a JavaScript superset and compiler while Flow is a static type checker. TypeScript is developed by Microsoft and highly inspired by C# or Java type systems. What I find interesting is that TypeScript is actually written in TypeScri... (more…)

Read more »