TypeScript : Notes

Description

Handy notes from TypeScript handbook > https://www.typescriptlang.org/docs/handbook/basic-types.html
Jatin Sethi
Note by Jatin Sethi, updated more than 1 year ago
Jatin Sethi
Created by Jatin Sethi almost 9 years ago
27
0

Resource summary

Page 1

Basic Types: Booleanlet isDone: boolean = false; Number

Show full summary Hide full summary

Similar

Angular
Kingsley Bawuah
Front-End Web Development
Chanthy Ngin
Quick Reference
Jatin Sethi