When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Master Typescript & React Typescript to Develop Projects

Learn how to use Typescript and React Typescript to develop Real World Software Projects with Industry best practices

     
  • 4.3
  •  |
  • Reviews ( 28 )
₹2499

This Course Includes

  • iconudemy
  • icon4.3 (28 reviews )
  • icon3.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Master Typescript & React Typescript to Develop Projects

Welcome to this Typescript and React Typescript Masterclass course.

In this course you will the following:

What is Typescript

Difference between JavaScript and Typescript

Features of Typescript with Real Practical Handson Examples for each concept

Learn to install and use required software

What is Transpiler

What is the difference between Transpiling and Compiling

Writing Compiling and Running our first Typescript program

Transpiling in watch mode for any new changes

Variable declaration and scopes - let const var

Data Types explanation

Declaring variables with Data Types

Template String in Typescript

Sub types in Typescript

Arrays and Tuple in Typescript

Enum in Typescript

Any type in Typecsript

Unknown type in Typescript and Type casting

Type inference in Typescript

Multi type or Union type in Typescript

Functions and Typescript

Optional function parameters in Typescript

Default function parameters in Typescript

Why we need Interface in Typescript

Interface Example

Class and Object in Typescript

Inheritance in Typescript

Access modifiers in Typescript

You will learn to create React Application with Typescript support and then start applying Typescript concept to all React JS concepts one by one as mentioned below:

Why Should we Combine React with Typescript

Creating new React Typescript application

React Workflow and React Typescript Project Overview

Create First React Component with ES5 syntax

Create First React Component with ES6 syntax

Using Props with Typescript in React Component

Using string number and boolean type with props and component attributes

Props with Custom Object Type

Props with Array of Custom Object

What You Will Learn?

  • You will learn about the difference between JavaScript and Typescript.
  • You will learn about the Advantages of using Typescript.
  • You will learn to setup Typescript and various concepts of Typescript.
  • You will learn how to use Typescript with a React based Application.
  • You will learn about React concepts and how to create and work with Typescript based React components.
  • You will learn to convert all the JavaScript based React concepts to their equivalent Typescript.
  • You will learn to debug any Typescript based application.
  • You will learn everything in hands-on based practical example based approach.