0% found this document useful (0 votes)
105 views2 pages

Typescript

Uploaded by

anandmca00
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
105 views2 pages

Typescript

Uploaded by

anandmca00
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Study Material – TypeScript

Unit : 1

https://www.tutorialspoint.com/typescript/
Basic Typescript Refer all Topics in this Docs index.htm

Unit : 2
 Extending Types
 Intersection Types
 Interfaces vs.
Intersections
Object Types https://www.typescriptlang.org/docs/
 Generic Object Types handbook/2/objects.html
 Array Type
 Tuple Types
 Read-only Tuple
Types

 Classes
 Static and Instance https://www.developer.com/languages/top-10-
Data Types Members things-to-know-about-typescript/
 Constructors
 Inheritance

Modules Refer all Topics in this Docs https://www.typescriptlang.org/docs/handbook/


2/modules.html
 Numeric Enums
 Enum as a function
argument
Enums  String Enums
https://www.javatpoint.com/typescript-enums
 Heterogeneous Enums
 Reverse mapping
 Enums at runtime
 Ambient enums

Iterators and Iterableinterface https://www.typescriptlang.org/docs/handbook/


Generators iterators-and-generators.html
For..of statements

Typescript types Refer all Topics in this Docs https://www.javatpoint.com/typescript-types

Unit : 3
Async and Sync Refer all Topics in this Docs https://blog.logrocket.com/async-
await-in-typescript/
https://docs.microsoft.com/en-us/
visualstudio/javascript/unit-testing-
Unit Test Refer all Topics in this Docs javascript-with-visual-studio?
view=vs-2022&tabs=mocha
https://www.testim.io/blog/
typescript-unit-testing-101/
Es Lint Refer all Topics in this Docs https://eslint.org/docs/user-guide/
getting-started

You might also like