TypeScript Stories
61 subscribers
40 links
Download Telegram
3️⃣9️⃣
Dangerous usage of spread operator.

▶️ Playground
4️⃣0️⃣
Incorrect type narrowing for
let value: <union type> = ...


▶️ Playground
▶️ More real-world example and solution