My Learning Curve

Feed / Total TypeScript

Function types are weird in TypeScript (article)

Tuesday, April 11, 2023

The article discusses why TypeScript does not throw an error when a function that is assigned to a variable doesn't match its type.

Read original article ↗