๐ท
TypeScript Tutorial
44 topics ยท Free ยท Certificate on completion
Learn TypeScript โ add types to JavaScript and write safer code.
What you'll learn
01.TypeScript Introduction02.TypeScript Setup & Install03.The TypeScript Compiler (tsc)04.The tsconfig.json File05.TypeScript Basic Types06.TypeScript Type Inference07.TypeScript Arrays08.TypeScript Tuples09.TypeScript Enums10.TypeScript any and unknown11.TypeScript never and void12.TypeScript Union Types13.TypeScript Intersection Types14.TypeScript Literal Types15.TypeScript Type Aliases16.TypeScript Interfaces17.Interfaces vs Type Aliases18.Optional and Readonly Properties19.TypeScript Functions20.TypeScript Function Overloads21.TypeScript Generics22.TypeScript Generic Constraints23.TypeScript Classes24.TypeScript Access Modifiers25.TypeScript Abstract Classes26.Classes Implementing Interfaces27.TypeScript Modules28.TypeScript Namespaces29.TypeScript Utility Types Overview30.Partial, Pick, and Omit31.TypeScript Record Type32.TypeScript Type Narrowing33.TypeScript Type Guards34.TypeScript keyof and typeof Operators35.TypeScript Indexed Access Types36.TypeScript Mapped Types37.TypeScript Conditional Types38.TypeScript Declaration Files39.TypeScript Declaration Merging40.TypeScript Decorators41.TypeScript with Async/Await and Promises42.TypeScript Error Handling43.TypeScript with React44.TypeScript Best Practices
