TypeScript Stories
@typescripts
61
subscribers
40
links
Download Telegram
Join
TypeScript Stories
61 subscribers
TypeScript Stories
Channel created
TypeScript Stories
1️⃣
✅
string
+
string | number
=>
string
❌
number
+
string | number
=> error 2365
▶️
Playground