Express-fp: an Express wrapper for type safe request handlers (TypeScript)
If you’re a TypeScript user looking to take full advantage of the type system in your Node web servers, I’ve been working on something that… (more…)
Read more »Today we’re excited to announce the availability of TypeScript 4.4! If you haven’t heard of TypeScript yet, it’s a language that builds on JavaScript by adding syntax for static types. Tools like the TypeScript compiler just erase those types, leaving you… Read more