codebook-typescript
TypeScript tutorial
A comprehensive guide to learning TypeScript through interactive examples and explanations.
Codebook - learn by examples from zero to hero in typescript.
8 stars
1 watching
1 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
codebookhandbookjavascriptstatic-analysistutorialtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
total-typescript/total-typescript-book | A comprehensive learning platform for TypeScript developers | 1,677 |
przeprogramowani/typescript-challenges | A collection of challenges to learn TypeScript | 163 |
danvk/effective-typescript | An exhaustive collection of TypeScript code samples and explanations to improve programming skills in the language | 1,566 |
typeclasses/haskell-phrasebook | A tutorial guide to Haskell programming with annotated example programs. | 211 |
lennonjesus/typescript-education | A comprehensive collection of resources and tutorials to help developers learn TypeScript | 16 |
frontdevops/typescript-cheat-sheet | A cheat sheet for the TypeScript programming language, covering its key concepts and types | 124 |
codelytv/typescript-basic-skeleton | A basic template for bootstrapping a new TypeScript project with minimal dependencies and tools | 136 |
tatupesonen/aoc-typescript-starter | Provides tools and templates to quickly create TypeScript projects for Advent of Code challenges | 3 |
microsoft/tslib | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,259 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,167 |
leddgroup/typescript-conditional-types | Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 |
ruanyf/jstutorial | An in-depth guide to JavaScript development, covering the basics and beyond. | 5,415 |
cdklabs/jsii-srcmak | Generates source code in multiple languages from TypeScript | 20 |
cosmwasm/ts-codegen | Converts CosmWasm smart contracts into TypeScript classes to facilitate interaction with the contracts | 116 |
vvakame/typescript-formatter | A tool to format TypeScript code according to specified rules and configurations. | 559 |