blog.mariusschulz.com
TypeScript 2.2: Null-Checking for Expression Operands
3
With TypeScript 2.2, null checking is improved even further. TypeScript now flags expressions with nullable operands as compile-time errors. Read full article