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 39 followers

Latest posts

Last updated 4 months ago

Cursor Rules for Better AI Development (article)

4 months ago

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

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

5 months ago

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

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

7 months ago

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

Node.js Now Supports TypeScript By Default (article)

8 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)

12 months ago

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

Why I Don't Like Enums (article)

about 1 year ago

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

Is TypeScript Just A Linter? (article)

about 1 year ago

Is TypeScript just a linter? No, but yes.

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

about 1 year ago

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

Sometimes, The Order Of Object Properties Matters (article)

about 1 year ago

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

How To Use Corepack (article)

about 1 year ago

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