My Learning Curve

Feed / Total TypeScript

Don't use Function type in TypeScript (article)

Monday, December 12, 2022

Learn why using `Function` as a function type is not recommended in TypeScript, and discover alternatives for expressing any function type.

Read original article ↗