Skip to content

unional/typescript-blackbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3ffe23 Â· Oct 7, 2024
Oct 7, 2024
Nov 15, 2022
Oct 7, 2024
Oct 7, 2024
Oct 7, 2024
May 15, 2022
Apr 5, 2020
Oct 7, 2024
Oct 7, 2024
Feb 13, 2023
May 15, 2022
Apr 15, 2023
May 15, 2022
Oct 7, 2024
Oct 7, 2024
Oct 7, 2024
Oct 7, 2024
Oct 7, 2024
May 15, 2022
May 15, 2022
Mar 31, 2020
Oct 7, 2024
Oct 7, 2024
Oct 7, 2024
Sep 8, 2020
Dec 9, 2022

Repository files navigation

Typescript Guidebook

NPM version GitHub NodeJS

Welcome to the TypeScript Guidebook.

This guidebook supplements the official TypeScript Handbook while focusing on how to get the most out of TypeScript with minimal effort.

I will cover anything and everything you need when writing TypeScript. From how to use the language, to coding style and any tool that may be useful.

Highlights

Watch this repo

I'll periodically update this repo. You can click the watch button if you want to be notified.

Disclaimer

Recently I do most of my work in VS Code. So if you find that some guidelines doesn't work well in your IDE, let me know, and we can see how to get it working on your IDE.

Table of Contents

Other Resources

With the rapid advancement of JavaScript and TypeScript, I may not able to keep this guidebook updated with the latest information.

Here are some additional resources in JavaScript and TypeScript:

Contributing

Interested in helping to make this guideline more useful to everyone? Great 🌷.

You can check out this contributing guide to get you get familiar with the convention we use here.