Live data from Hacker News

Learn how to unleash the full potential of the type system of TypeScript

type-level-typescript.com

1–10 of 256 posts

Re: Learn how to unleash the full potential of the type system of TypeScript

#2
I'm always impressed at how much the type system in TS is capable of. The provided examples remind me of what I'd expect in something like Rust; it brings me joy that we can do this sort of stuff in our frontend code and tooling these days.

We have come far.

Re: Learn how to unleash the full potential of the type system of TypeScript

#5
Wow I think I know a lot of Typescript but I'll have to go through it because I'm always asked for ressources to get started and this one seem great.

I also recommend type-challenges: https://github.com/type-challenges/type-challenges

It works great with the VSCode extension.

Re: Learn how to unleash the full potential of the type system of TypeScript

#8
Seems like a good start, but there are a lot of interesting offerings in the introduction that really don't exist in the content so far.

Maybe finishing one of the more advanced chapters would be enough to lure people who are more experienced to check back on progress / pay / whatever you want traffic for.

Post reply on HN