effective-typescript
TypeScript guidance repository
An exhaustive collection of TypeScript code samples and explanations to improve programming skills in the language
Effective TypeScript 2nd Edition: 83 Specific Ways to Improve Your TypeScript
2k stars
22 watching
229 forks
last commit: 21 days ago
Linked from 1 awesome list
bookstypescriptutterances
Related projects:
Repository | Description | Stars |
---|---|---|
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
lennonjesus/typescript-education | A comprehensive collection of resources and tutorials to help developers learn TypeScript | 16 |
total-typescript/total-typescript-book | A comprehensive learning platform for TypeScript developers | 1,677 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
przeprogramowani/typescript-challenges | A collection of challenges to learn TypeScript | 162 |
terrierscript/semicolon-less-javascript | A collection of resources and projects advocating for semicolon-less JavaScript coding style. | 7 |
hugomatilla/effective-java-summary | A summary of key principles and guidelines from the book Effective Java 2nd Edition | 1,467 |
itsfrank/vue-typescript | Tools for working with Vue in TypeScript to reduce type errors and improve development experience | 357 |
leddgroup/typescript-conditional-types | Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 |
microsoft/tslib | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,259 |
ffxsam/vue-typescript-cookbook | A cookbook and resource guide for developers learning Vue.js with TypeScript | 273 |
frontdevops/typescript-cheat-sheet | A cheat sheet for the TypeScript programming language, covering its key concepts and types | 124 |
tool-belt/type-predicates | A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 |
brainshark/javascript | A guide to JavaScript coding style and best practices | 0 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |