TypeScript Fundamentals: Learn TypeScript from Scratch

1h 19m 15s
English
Paid

Course description

Ready to take your JavaScript skills to the next level? TypeScript is the key to writing more maintainable, scalable, and error-proof code. Whether you are working on a small project or a large application, TypeScript enhances JavaScript capabilities with static typing and an improved development experience.

In this course, we will delve into the basics of TypeScript from scratch. You will learn the basic syntax and advanced topics such as generics and enums. The course is built on practical examples and tips so that you can write clean and professional code.

Read more about the course

What You Will Learn:

  • What is TypeScript: Learn the basic principles of TypeScript and its advantages over JavaScript.
  • Static Typing: Understand the use of explicit and implicit types and learn to find errors at an early stage of development.
  • Working with Functions: Learn to specify the types of arguments and return values of functions to enhance code robustness and clarity.
  • Union and Literal Types: Master their application for writing flexible yet safe code.
  • Interfaces and Type Aliases: Learn how to define complex data structures using interfaces and type aliases.
  • Type Assertions: Understand how to use type assertions to specify exactly what data you are working with.
  • Classes in TypeScript: Apply object-oriented approaches using classes in TypeScript.
  • Enums: Learn to use enumerations to define sets of named constants.
  • Generics: Master the creation of universal components with flexible and safe type usage.
  • And much more!

By the End of the Course

You will gain solid knowledge of the core features of TypeScript and will be able to write quality JavaScript code for scalable applications.

Who is This Course For?

  • Developers with basic JavaScript knowledge who want to learn TypeScript from scratch.
  • Those who wish to refresh or deepen their TypeScript knowledge for creating more reliable applications.

Why Study TypeScript?

  • Improved Maintainability: Static typing simplifies code maintenance and reduces the risk of errors.
  • Enhanced Development Comfort: TypeScript tools offer autocompletion, error checking, and built-in documentation.
  • Scalable Code: TypeScript helps build an architecture suitable for complex and large-scale projects.
  • Community and Resources: A rapidly growing community provides access to numerous libraries and tools.

Requirements for Participants:

To successfully complete the course, you will need a basic understanding of JavaScript, including variables, functions, and ES6 features (modules, arrow functions, etc.).

Start learning TypeScript today and create powerful, scalable applications with confidence!

Watch Online

This is a demo lesson

You are viewing the first lesson for free. Subscribe to unlock all 24 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing

Watch Online TypeScript Fundamentals: Learn TypeScript from Scratch

0:00
/
#1: Introduction to TypeScript

All Course Lessons (24)

#Lesson TitleDurationAccess
1
Introduction to TypeScript Demo
02:41 Available
2
What is Static Typing in TypeScript?
02:08
3
Implicit and Explicit Types in TypeScript
03:53
4
Array of Types in TypeScript
02:12
5
Functions: Type Parameters and Returns In TypeScript
03:01
6
Functions: Parameter Destructuring, Void, and Optional Params in TypeScript
02:14
7
Union Types in TypeScript
02:42
8
Literal Types In TypeScript
02:09
9
Type Aliases in TypeScript
02:27
10
Defining Interfaces in TypeScript
02:51
11
Extending Interfaces in TypeScript
03:14
12
Using Interfaces in TypeScript
02:51
13
Enums in TypeScript
03:55
14
Classes in TypeScript
04:27
15
Extending Classes in TypeScript
03:18
16
Implementing Interfaces on Classes in TypeScript
04:07
17
Class Access Modifiers in TypeScript
02:53
18
Type Assertions in TypeScript
03:20
19
The Unknown Type in Typescript
01:24
20
Generics in TypeScript
06:28
21
Advanced Narrowing in TypeScript
06:13
22
Setting up TypeScript Locally
03:25
23
Configuring TypeScript with tsconfig.json
06:15
24
Course Conclusion
01:07

Unlock unlimited learning

Get instant access to all 23 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Build a Notion Clone with React and TypeScript

Build a Notion Clone with React and TypeScript

Sources: zerotomastery.io
Master React and TypeScript by building a Notion clone. Learn to use Vite for project setup and Supabase for database management. Showcase your skills with a
7 hours 57 minutes 47 seconds
Course: Large Scale Apps with Vue, Vite and TypeScript

Course: Large Scale Apps with Vue, Vite and TypeScript

Sources: Damiano Fusco
This course will teach you how to create scalable and maintainable frontends using Vue, employing modern approaches and best practices. You will learn how to...
Microservices with NodeJS, React, Typescript and Kubernetes

Microservices with NodeJS, React, Typescript and Kubernetes

Sources: udemy
In building large scale applications intended for growth, microservices architecture is the go-to solution. One issue for Javascript and NodeJS learners is the
95 hours 13 minutes 4 seconds
Next JS & Typescript with Shopify Integration - Full Guide

Next JS & Typescript with Shopify Integration - Full Guide

Sources: udemy
You will build an e-commerce application from scratch. You will learn how to write code in Typescript language, a superset of Javascript providing additional features, and a sta...
27 hours 55 minutes 27 seconds