Back to course list
- Level:
- Duration: 02h 15m
- Release date: 2022-03-24
- Author: Jess Chadwick
- Provider: LinkedIn
TypeScript Essential Training
Description
Content
- Introduction06m 47s
- Learning TypeScript01m 05s
- Why TypeScript?02m 41s
- Sample code and other online resources03m 01s
- 1. Introducing TypeScript to Your Application21m 04s
- Installing TypeScript04m 02s
- Adding TypeScript to an existing solution05m 34s
- Adding type checking to JavaScript files04m 32s
- Importing third-party types04m 09s
- Challenge: JavaScript to TypeScript00m 38s
- Solution: JavaScript to TypeScript02m 09s
- 2. Basic TypeScript Usage32m 12s
- Primitives and built-in types04m 29s
- Creating custom types with interfaces06m 02s
- Defining types using type aliases02m 14s
- Defining enumerable types03m 30s
- Typing functions03m 47s
- Defining a metatype using generics06m 34s
- Challenge: Types01m 05s
- Solution: Types04m 31s
- 3. Defining More Complex Types25m 49s
- Combining multiple types with union types05m 29s
- Keyof operator05m 45s
- Typeof operator03m 15s
- Indexed access types05m 24s
- Defining dynamic but limited types with records05m 56s
- 4. Extending and Extracting Metadata from Existing Types14m 21s
- Extending and modifying existing types05m 23s
- Extracting metadata from existing types04m 26s
- Challenge: The right type01m 29s
- Solution: The right type03m 03s
- 5. Adding Dynamic Behavior with Decorators20m 38s
- What are decorators and why are they helpful?05m
- Creating a method decorator04m 40s
- Creating decorator factories02m 01s
- Creating a class decorator06m 14s
- Creating a property decorator02m 43s
- 6. Working with Modules14m 41s
- Module basics02m 06s
- Share code with imports and exports02m 56s
- Defining global types with ambient modules03m 52s
- Declaration merging03m 32s
- Executing modular code02m 15s
Random courses
- SELF-CONFIDENCE: 40-minute Confidence & Self Esteem Guide
- ISTQB® Foundation: Static Testing
- Introduction to Thought
- Docker Certified Associate (DCA) Practice Tests UPDATED 2022
- Autodesk Alias Sub-D Essential Training
- C# Basics for Beginners: Learn C# Fundamentals by Coding
- Personal Growth Tips for Teachers and Kids
- Productivity Machine: Time Management & Productivity Hacks
- Type Tips Weekly
- Presentation Tips Weekly
Latest courses
- Ember.js: The Documentary
- GraphQL: The Documentary
- AWS Certified Solutions Architect - Professional (SAP-C01) Cert Prep: 1 Design for Organizational Complexity
- CCSP Cert Prep: 4 Cloud Application Security
- What Business Leaders Need to Know about Web3 (+ Metaverse)
- Building No-Code Apps with AppSheet: Implementation
- Automation Anywhere: The Big Picture
- Protective Technology with Apache Kafka
- Coding for Visual Learners: Learning JavaScript from Scratch
- StringBuilder Internals