Paul-Sebastian Manole
Paul-Sebastian Codes

Paul-Sebastian Codes

Follow
Paul-Sebastian Manole

Paul-Sebastian Manole

12 followers

I write about being a self-taught software developer and the things I've learned.

Why isn't "string?" allowed as a function return value in TypeScript?

Nov 20, 20223 min read

Quick notes on optional parameters and properties in TypeScript · I've recently came upon this question on r/typescript: Why isn't "string?" allowed as a...

Why isn't "string?" allowed as a function return value in TypeScript?
Immutable TypeScript
Destructuring intersection types by type in TypeScript
Static Anonymous Functions with C# 9 - Quick overview
Do not be afraid to (over-)use Value Objects
Demystifying C#'s Parameter Modifiers and Value and Reference Types