total-typescript-book
TypeScript tutorial
A comprehensive learning platform for TypeScript developers
The companion repo for the upcoming Total TypeScript book
2k stars
13 watching
137 forks
Language: TypeScript
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
microsoft/tslib | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,259 |
przeprogramowani/typescript-challenges | A collection of challenges to learn TypeScript | 163 |
frontdevops/typescript-cheat-sheet | A cheat sheet for the TypeScript programming language, covering its key concepts and types | 124 |
leddgroup/ts-types-utils | A set of reusable type utility functions for TypeScript | 61 |
danvk/effective-typescript | An exhaustive collection of TypeScript code samples and explanations to improve programming skills in the language | 1,566 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,167 |
lennonjesus/typescript-education | A comprehensive collection of resources and tutorials to help developers learn TypeScript | 16 |
avajs/typescript | Tools for testing TypeScript projects using AVA. | 73 |
antfu/starter-ts | A starter template for building TypeScript libraries with necessary dependencies and documentation. | 728 |
leddgroup/typescript-conditional-types | Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 |
typestrong/grunt-ts | Grunt task to manage TypeScript development workflow | 330 |
typestrong/atom-typescript | A plugin for Atom editor that provides support for TypeScript syntax highlighting and code completion | 1,131 |
swyxio/ts-spec | A collection of official and unofficial specification documents for the TypeScript programming language. | 1 |
ffxsam/vue-typescript-cookbook | A cookbook and resource guide for developers learning Vue.js with TypeScript | 273 |