TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What’s the best TypeScript book in April 2023?

1 pointsby viksitabout 2 years ago
Most books I’ve come across tend to focus on React and friends. Is there something that’s like the Dive into Python or some of the rust books?

1 comment

akhayamabout 2 years ago
Effective typescript is a good start which is framework agnostic and focuses on the fundamentals:<p><a href="https:&#x2F;&#x2F;effectivetypescript.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;effectivetypescript.com&#x2F;</a>