
Learning TypeScript
105 posts

Learning TypeScript
@LearningTSBook
Prefer Bluesky: https://t.co/Ofs5YUJF0o 🦋 ✍ by @JoshuaKGoldberg; 🖨 by @oreillymedia



New Learning TypeScript article: Branded Types 📛 TypeScript is great, but what happens when you want even more specificity than what it allows? Say, differentiating sanitized and un-sanitized strings, or positive integers from all numbers? learningtypescript.com/articles/brand… #typescript

New Learning TypeScript article: Branded Types 📛 TypeScript is great, but what happens when you want even more specificity than what it allows? Say, differentiating sanitized and un-sanitized strings, or positive integers from all numbers? learningtypescript.com/articles/brand… #typescript








A lot of you like TypeScript. How do you deal with the fact that it does not respect semantic versioning? This seems so much of a deal breaker to me... and I get bitten by it every single time I use TS.

📝 New Learning TypeScript article: Why TypeScript Doesn't Follow Strict Semantic Versioning A juicy topic, with info on: * What & why of semver * Why strict semver is impractical for TypeScript * How TypeScript adheres to a looser semver instead learningtypescript.com/articles/why-t…








