Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Developing Web application using TypeScript (Feb 2023)
Rating: 3.6 out of 5(64 ratings)
5,118 students
Last updated 9/2023
English

What you'll learn

  • Learn TypeScript and its Features.
  • Setting up visual studio code IDE
  • Understand the type system of the TypeScript
  • Understand the Interfaces and Functions of the TypeScript
  • Understand the working of Modules, Generic, Decorators, and JSX
  • Implementation of all the TypeScript features in a Hands on.

Course content

7 sections18 lectures1h 57m total length
  • Lesson 1: Introduction to Typescript4:24

    In this lesson, you will learn to Install and set up visual studio code, Further, you will see how to execute an TypeScript code with help of JavaScript

  • Practice 1-1: Downloading and Installing Visual Studio Code4:33

    In this practice, you will learn how to download and Install Node js. Also you will learn to verify the workspace by running a basic html code.

  • Practice 1-2: Installing and setting up VS Code3:32

    In this practice, you will learn how to download and Install Visual Studio Code IDE. Also you will learn to verify the workspace by running a basic html code.

  • Quiz 1: Quiz on Introduction to Typescript

Requirements

  • Knowledge of JavaScript

Description

You will learn how to download, set up the IDE, and use TypeScript's major features in this course. You will also learn how to build up JSX and implement Typescript methods, functions, and interfaces. You will also learn how React.JS and TypeScript operate together, in addition to JavaScript. Finally, you'll discover how to use TypeScript in ReactJS to create a web application. By including syntax for static types, it is a language that expands on JavaScript. These types are there to be type-checked, but they are simply erased by tools like the TypeScript compiler, leaving you with clear, readable JavaScript that you can run everywhere! Your intentions are made clear by types, which tools can read and comprehend to identify issues before your code is even run. JavaScript and TypeScript have a unique connection. All of JavaScript's features are available in TypeScript, together with TypeScript's type system as an additional layer. The JavaScript code you now have running is also TypeScript. The key advantage of TypeScript is its ability to draw attention to unusual behavior in your code, which reduces the likelihood of defects.

This course gives a quick introduction to TypeScript with an emphasis on its type system.

Who this course is for:

  • Web developers
  • Software Developers
  • JavaScript Developers
  • Full Stack Developers