Learning TypeScript
banner
learningtypescript.com
Learning TypeScript
@learningtypescript.com
Enhance your web development skills using type-safe JavaScript. The #1 TypeScript book for JavaScript developers.

✍ by @JoshuaKGoldberg.com; 🖨 by O'Reilly

https://learningtypescript.com
Pinned
New Learning TypeScript article: What is TypeScript?

This one starts from the beginning: when you say "TypeScript", you might mean one of four entities. Let's look at what TypeScript really is, along with common reasons to try them out. 🧠

www.learningtypescript.com/articles/wha...
What is TypeScript? | Learning TypeScript
What 'TypeScript' refers to, as both a programming language and set of tools, along with why so many developers use them.
www.learningtypescript.com
New Learning TypeScript article: What is TypeScript?

This one starts from the beginning: when you say "TypeScript", you might mean one of four entities. Let's look at what TypeScript really is, along with common reasons to try them out. 🧠

www.learningtypescript.com/articles/wha...
What is TypeScript? | Learning TypeScript
What 'TypeScript' refers to, as both a programming language and set of tools, along with why so many developers use them.
www.learningtypescript.com
March 31, 2025 at 2:36 PM
DOOM can truly run anywhere. A new champion for the most extreme example of TypeScript's type system has ripped and torn its way onto our tracker. 😤

www.learningtypescript.com/articles/ext...

www.youtube.com/watch?v=0mCs...
TypeScript types can run DOOM
YouTube video by Michigan TypeScript
www.youtube.com
March 6, 2025 at 7:13 PM
Reposted by Learning TypeScript
I wrote an article on @typescriptlang.org's comment directives! It explains:

* What they are
* When you do (or don't) want them
* Best practices - of course including @typescript-eslint.io

First @learningtypescript.com article for the new year, *and* for the newly created account! 🐣
📝 New Learning TypeScript article: Comment Directives

Comment directives allow changing how tools analyze your code. Many of TypeScript's allow disabling type checking - which might seem counterintuitive. Why would you want that?

Let's explore `@ts-expect-error`, `@ts-ignore`, and more!

1/🧵
Comment Directives | Learning TypeScript
// @ts-expect-error, // @ts-ignore, and other comments that direct how TypeScript's type checking works.
www.learningtypescript.com
February 6, 2025 at 2:30 PM
📝 New Learning TypeScript article: Comment Directives

Comment directives allow changing how tools analyze your code. Many of TypeScript's allow disabling type checking - which might seem counterintuitive. Why would you want that?

Let's explore `@ts-expect-error`, `@ts-ignore`, and more!

1/🧵
Comment Directives | Learning TypeScript
// @ts-expect-error, // @ts-ignore, and other comments that direct how TypeScript's type checking works.
www.learningtypescript.com
February 6, 2025 at 2:00 PM
Hello, world!
February 6, 2025 at 11:53 AM