Companies Home Search Profile

The Complete TypeScript Course - Build 3 Projects!

Focused View

Codestars • over 2 million students worldwide!

10:50:01

32 View
  • 1. Windows Setup.mp4
    04:54
  • 2. Project Setup.mp4
    08:12
  • 3. Any.mp4
    07:21
  • 4. Unknown.mp4
    03:28
  • 5. Boolean.mp4
    04:26
  • 6. Number.mp4
    03:32
  • 7. String.mp4
    02:14
  • 8. Symbol.mp4
    03:18
  • 9. Object.mp4
    09:38
  • 10. Type Aliases.mp4
    03:59
  • 11. Unions and Intersections.mp4
    04:10
  • 12. Arrays.mp4
    08:03
  • 13. Tuples.mp4
    05:33
  • 14. Null.mp4
    02:16
  • 15. Enums.mp4
    03:56
  • 16. Assignment.mp4
    07:12
  • 17. Section 1 Quiz.html
  • 1. Introduction.mp4
    01:34
  • 2. Functions.mp4
    10:20
  • 3. Arguments and Parameters.mp4
    16:37
  • 4. Loops.mp4
    08:55
  • 5. Generator Functions.mp4
    03:24
  • 6. Iterators.mp4
    04:38
  • 7. Call Signatures.mp4
    08:09
  • 8. Overloaded Functions.mp4
    06:12
  • 9. Generics.mp4
    07:07
  • 10. More Generics.mp4
    05:00
  • 11. Bounded Generics.mp4
    12:56
  • 12. Default Generics.mp4
    06:13
  • 13. Section 2 Assignment.mp4
    06:20
  • 14. Section 2 Quiz.html
  • 1. Intro.mp4
    01:34
  • 2. Defining Classes.mp4
    05:37
  • 3. Abstract and Modifers.mp4
    11:28
  • 4. This.mp4
    05:24
  • 5. Interfaces.mp4
    10:12
  • 6. Classes and Interfaces.mp4
    05:27
  • 7. Generics and Classes.mp4
    07:41
  • 8. Static.mp4
    09:26
  • 9. Class Decorators.mp4
    08:29
  • 10. Property Decorator.mp4
    03:03
  • 11. Decorator Factory.mp4
    06:03
  • 12. Method Decorator.mp4
    06:10
  • 13. Accessor Decorator.mp4
    07:07
  • 14. Parameter Decorator.mp4
    18:34
  • 15. Final.mp4
    03:33
  • 16. Section 3 Assignment.mp4
    15:45
  • 17. Section 3 Quiz.html
  • 1. Introduction.mp4
    00:23
  • 2. Type Guards.mp4
    15:04
  • 3. Nominal Typing.mp4
    07:04
  • 1. Introduction.mp4
    00:20
  • 2. Returning Null.mp4
    04:34
  • 3. Throwing Exceptions.mp4
    03:18
  • 4. Returning Exceptions.mp4
    03:19
  • 5. Option.mp4
    14:57
  • 1. Mini Project.mp4
    00:28
  • 2. Project Description.mp4
    03:27
  • 3. Logic Implementation.mp4
    11:23
  • 4. Wrapping It Up.mp4
    21:14
  • 1. Introduction.mp4
    00:25
  • 2. Async Programming.mp4
    07:40
  • 3. Promises.mp4
    18:53
  • 4. Practice.mp4
    19:40
  • 5. Section 7 Quiz.html
  • 1. Introduction.mp4
    00:23
  • 2. Modules.mp4
    05:46
  • 3. Javascript Interop.mp4
    07:05
  • 1. Introduction.mp4
    00:47
  • 2. Setup React.mp4
    05:01
  • 3. Components.mp4
    08:37
  • 4. Extending Functionality.mp4
    05:34
  • 5. Handling Events.mp4
    11:17
  • 6. Passing Data.mp4
    09:16
  • 7. Tasks.mp4
    08:19
  • 8. Todo List.mp4
    07:04
  • 9.1 app.zip
  • 9. Adding Tasks.mp4
    19:35
  • 10. Next.js.mp4
    05:36
  • 11. Routing.mp4
    05:04
  • 12. Client and Server.mp4
    06:06
  • 13. Data Fetching.mp4
    04:54
  • 14. Project Setup.mp4
    05:06
  • 15. Creating Lists.mp4
    08:49
  • 16. Server Actions.mp4
    10:16
  • 17. Putting It Together.mp4
    17:22
  • 1.1 data.zip
  • 1.2 index.zip
  • 1.3 starter react-trello.zip
  • 1. Project Setup.mp4
    05:03
  • 2. Implementing Components.mp4
    16:21
  • 3. Task Types.mp4
    02:27
  • 4. More Components.mp4
    12:01
  • 5. Tying It Together.mp4
    24:53
  • Description


    Learn as you code, with hands-on project builds!

    What You'll Learn?


    • A foundational understanding of TypeScript
    • How to find and handle errors
    • How to build functional projects with TS - including a book manager and organiser like Trello
    • How to set up projects and manage your code in the most efficient way available

    Who is this for?


  • Anyone new to TypeScript!
  • JavaScript coders who want to build on their coding skills with TS
  • What You Need to Know?


  • No previous TypeScript experience needed!
  • More details


    Description

    Welcome to the The Complete TypeScript Course!


    Across 11 hours of hands-on practical lectures, you'll master the foundations of TypeScript, then move on to tackle three practical project builds! 


    Why learn TypeScript?

    TypeScript was developed by Microsoft as a free and open-source high-level programming language. With it, you can add extra functionality to your JavaScript code AND learn how to build more complex interactive applications and websites with fewer bugs.

    A great language to learn if you're just starting out, or if you already know JavaScript and want to speed up your coding.


    Why take this course?

    Learn step-by-step through each of the following sections: Functions, Classes, Advanced Types, Error Handling, Asynchronous Programming. Modules, Front End Frameworks and more. Then, at different points in the course, you'll have the chance to put your new skills to the test with practical builds such as:


    • Project - Build your own book manager!

    • Project - Build your own version of Trello!

    To test your learning further, some of the sections also have end of section assignments and multiple choice quizzes! 


    TypeScript is a highly taught after language and a great new additional skill to learn. Have a go at The Complete TypeSCript Course and make your next project a reality.


    Happy coding! 

    Who this course is for:

    • Anyone new to TypeScript!
    • JavaScript coders who want to build on their coding skills with TS

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Codestars • over 2 million students worldwide!
    Codestars • over 2 million students worldwide!
    Instructor's Courses
    Best-selling Udemy instructor Rob Percival wants to revolutionize the way people learn to code by making it simple, logical, fun and, above all, accessible.  But as just one man, Rob couldn’t create all the courses his students - more than half a million of them - wanted.   That’s why Rob created Codestars.  Together, the instructors that make up the Codestars team create courses on all the topics that students want to learn in the way that students want to learn them: courses that are well-structured, super interactive, and easy to understand.  Codestars wants to make it as easy as possible for learners of all ages and levels to build functional websites and apps.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 86
    • duration 10:50:01
    • Release Date 2024/08/12

    Courses related to TypeScript