Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

totaltypescript.com

Total TypeScript

Get the latest updates from Total TypeScript directly as they happen.

Follow now 38 followers

Latest posts

Last updated 10 days ago

Cursor Rules for Better AI Development (article)

15 days ago

Learn TypeScript cursor-rules for AI development. Covers best practices, JSDoc, structure. Differentiates...

TypeScript Announces Go Rewrite, Achieves 10x Speedup (article)

about 2 months ago

TypeScript announced a full rewrite of TypeScript in Go. In testing, this...

TypeScript 5.8 Ships --erasableSyntaxOnly To Disable Enums (article)

3 months ago

TypeScript 5.8's new erasableSyntaxOnly flag enforces pure type annotations by disabling enums...

Node.js Now Supports TypeScript By Default (article)

4 months ago

TypeScript is coming to Node 23. Let's break down what that means.

Get The Type Of An Array Element In TypeScript (article)

8 months ago

Learn how to extract the type of an array element in TypeScript...

Why I Don't Like Enums (article)

9 months ago

Enums in TypeScript can be confusing, with differences between numeric and string...

Is TypeScript Just A Linter? (article)

10 months ago

Is TypeScript just a linter? No, but yes.

Announcing: A Free Book, A New Course, A Huge Price Cut... (article)

10 months ago

It's a massive ship day. We're launching a free TypeScript book, new...

Sometimes, The Order Of Object Properties Matters (article)

11 months ago

Learn why the order you specify object properties in TypeScript matters and...

How To Use Corepack (article)

11 months ago

Learn how to use `corepack` to configure package managers in Node.js projects...