Skip to content

Instantly share code, notes, and snippets.

@aalexeev239
Last active November 11, 2022 11:09
Show Gist options
  • Save aalexeev239/5e71bfcb3f36dd64f7df4ac38c84d4c8 to your computer and use it in GitHub Desktop.
Save aalexeev239/5e71bfcb3f36dd64f7df4ac38c84d4c8 to your computer and use it in GitHub Desktop.
TypeScript links

TypeScript links

Must see

⭐⭐⭐ React + TypeScript Cheatsheets – mustread

⭐⭐⭐ Utility-types – библиотека ts утилит

⭐⭐⭐ TypeScript Evolution

Общие советы

⭐⭐ Why TypeScript is the best way to write Front-end in 2019 – набор pros/cons относительно ts

⭐⭐ Modern Typescript with Examples Cheat Sheet – полезная шпаргалка по работе с типами, много примеров

10++ TypeScript Pro tips/patterns with (or without) React – набор холиварных советов

5 заповедей TypeScript-разработчика – легкая идеологически полезная статья

Специализированные темы

⭐⭐ Conditional Types by Marius Schulz и Conditional Types by David Sheldrick – две статьи Conditional Types in TypeScript, обе прекрасны:

⭐⭐ TypeScript. Мощь never

Теория программирования: Вариантность

⭐⭐ Learn Advanced TypeScript – (╯°□°)╯︵ ┻━┻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment