TypeScript for Beginners

TypeScript for Beginners

$25.99

Description

What you’ll learn

TypeScript for Beginners

  • Typescript Basics
  • Using Datatypes Annotaions
  • Type Narrowing and Type Guards
  • Interfaces and Types
  • Union and Intersection Types
  • Obejcts and Inheritance

Requirements

  • JavaScript Basics

Description

Course description:

The course will show you the most important features in TypeScript. In the beginning, we will install and set up the required software together. After that, we will start with the basics and work our way up to classes and inheritance. You are also welcome to watch the public videos of the course to get a taste of it.

What is TypeScript?

Here is a quote from the official TypeScript page:

“If you haven’t heard of TypeScript yet, it’s a language that builds on JavaScript by adding syntax for static types. Tools like the TypeScript compiler just erase those types, leaving you with clean readable JavaScript that you can run anywhere; but those types are there to be type-checked! Types make your intentions explicit, and tools can read and understand them to catch errors before you even run your code. By checking your types, TypeScript can catch errors like typos, logic errors, and more! Beyond catching errors, TypeScript also uses types to power editor toolings like accurate code completion, go-to-definition, and renaming. You can learn more on the TypeScript website.”

The course has the following topics

☑️ Installation of TypeScript, NodeJS, and VSCode

☑️ Type Annotations for Number, String, Boolean, Arrays, Tuples, etc.

☑️ Functions, Interfaces and Classes

☑️ Inheritance and Abstract Classes

☑️ Importing/exporting from Modules

☑️ Utility types, keyof, instanceof and type guards

Become a professional today, in the technology of tomorrow!

See you in class!

Reviews

There are no reviews yet.

Be the first to review “TypeScript for Beginners”

Your email address will not be published. Required fields are marked *

12345

Developers School

Welcome to the developers-school. With us you can learn all the skills and coding techniques you will need to build your own website from scratch.