Companies Home Search Profile

TypeScript Fundamentals

Focused View

Dan Wahlin

3:11:06

34 View
  • 01. Course Overview.mp4
    01:27
  • 02. Getting Started.mp4
    00:46
  • 03. Introducing TypeScript.mp4
    02:19
  • 04. Tools.mp4
    02:08
  • 05. Hello World with TypeScript.mp4
    04:20
  • 06. Installing TypeScript.mp4
    01:24
  • 07. Building.mp4
    04:07
  • 08. Get the Course Code.mp4
    05:36
  • 09. Debugging.mp4
    03:08
  • 10. Summary.mp4
    00:42
  • 11. Introduction.mp4
    01:12
  • 12. Benefits of Types.mp4
    03:56
  • 13. Built-in Types.mp4
    08:13
  • 14. Creating and Using Typed Variables.mp4
    08:50
  • 15. Creating and Using Enums.mp4
    06:55
  • 16. Summary.mp4
    01:50
  • 17. Introduction to TypeScript Functions.mp4
    01:39
  • 18. Specifying Typed Parameters.mp4
    05:29
  • 19. Defining Functions.mp4
    04:11
  • 20. Return Values and Types.mp4
    07:30
  • 21. Asynchronous Functions.mp4
    05:46
  • 22. Arrow Functions.mp4
    06:12
  • 23. Optional Parameters.mp4
    03:42
  • 24. Default Parameters.mp4
    03:50
  • 25. Rest Parameters.mp4
    05:03
  • 26. Parameter Destructuring.mp4
    05:28
  • 27. Summary.mp4
    01:45
  • 28. Introduction.mp4
    01:27
  • 29. What Is an Interface.mp4
    05:45
  • 30. Defining an Interface.mp4
    04:49
  • 31. Using an Interface.mp4
    04:46
  • 32. Interface vs. Type.mp4
    05:11
  • 33. Summary.mp4
    02:01
  • 34. Introduction.mp4
    01:30
  • 35. What Is a Class.mp4
    03:21
  • 36. Creating and Using a Class.mp4
    04:21
  • 37. Adding a Constructor and Properties.mp4
    07:41
  • 38. Adding Functions.mp4
    04:46
  • 39. Extending Classes and Implementing Interfaces.mp4
    07:23
  • 40. Summary.mp4
    01:28
  • 41. Introduction to TypeScript Generics.mp4
    00:43
  • 42. Reusable Code and Generics.mp4
    06:36
  • 43. Generics and Functions.mp4
    05:16
  • 44. Generics and Interfaces.mp4
    03:52
  • 45. Generics and Classes.mp4
    04:58
  • 46. Generic Constraints.mp4
    01:59
  • 47. Built-in Constraints.mp4
    04:43
  • 48. Summary.mp4
    01:02
  • Description


    This course will teach you the key concepts and features needed to get started with TypeScript and use it to build large (and small) scale applications.

    What You'll Learn?


      TypeScript can be used to catch coding issues early, leading to an overall increase in your productivity and efficiency. In this course, TypeScript Fundamentals, you'll learn how TypeScript features can be used to build applications through engaging with sample applications with customers and orders. First, you'll explore the benefits and the challenges that TypeScript helps solve, ways it makes you more productive as a developer, and how to get started using it. Next, you'll discover key TypeScript features, such as support for ESNext, types, classes, interfaces, generics, and more. Finally, you'll learn how generics can be used to create reusable code templates in TypeScript. When you’re finished with this course, you’ll have the skills and knowledge of TypeScript needed to catch bugs earlier, increase productivity, and simplify long-term application maintenance.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Dan Wahlin founded Wahlin Consulting, which provides consulting and training services on JavaScript, Angular, Node.js, C#, ASP.NET MVC, Web API, Docker, and Kubernetes. He is a Google GDE (and former Microsoft MVP and Regional Director), Docker Captain, and speaks at conferences and user groups around the world. Dan is active on Twitter (@DanWahlin), blogs at https://blog.codewithdan.com, and adds a lot of code to his Github repos at https://github.com/danwahlin.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 48
    • duration 3:11:06
    • level preliminary
    • Release Date 2023/12/15

    Courses related to TypeScript