Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Typescript ▷▷ Fast Forward

    Posted By: ELK1nG
    Typescript ▷▷ Fast Forward

    Typescript ▷▷ Fast Forward
    Published 11/2023
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 171.57 MB | Duration: 0h 39m

    Learn all you need to know of Typescript in a day

    What you'll learn

    Summarize and apply the fundamentals of Typescript.

    Create typed definitions, interfaces, classes, and modules.

    Use Typescript in node projects and understand how it works.

    Create simple projects using node, webpack, and other libraries.

    Requirements

    Basic Javascript and eager to learn

    Description

    Many modern frameworks, such as Angular, React, and Vue, are coded in Typescript.Typescript is a strongly typed programming language that builds on JavaScript. It allows adding types to variables, constants, functions and classes. Typescript extends the capabilities of JavaScript, giving us better tooling to create projects at any scale. In this course we will make a quick visit to Typescript and learn the basics for using it later in the creation of our applications. The course will consist of two parts. In the first part, we will cover the fundamentals:We will begin by understanding What is Typescript. Next, we will review the basic types Then, we will see examples of typed declarations After that, we will understand interfaces declarations. Furthermore, we will deep dive into classes. In addition, We will understand decorators. And, finally we will review the modules in Typescript .In the second part, we will discuss about how to use TypeScript in Node projects: We will setup the tools to begin. Then, we will configure a very basic node project. After that, we will create a simple project to integrate everything we have seen. Finally, we will build and distribute the resulting app .So welcome to the course and let's start!

    Overview

    Section 1: Welcome

    Lecture 1 What we learn in this course

    Section 2: Part one: TypeScript fundamentals

    Lecture 2 What is Typescript

    Lecture 3 Basic types

    Lecture 4 Typed declarations

    Lecture 5 Interfaces declarations

    Lecture 6 Dive dive into Classes

    Lecture 7 Undertand decorators

    Lecture 8 Modules in typescript

    Section 3: Part two: TypeScript in Node projects

    Lecture 9 Introduction

    Lecture 10 Setup Node tools

    Lecture 11 Configure a very basic node project

    Lecture 12 Create a simple project: The greeter

    Lecture 13 Build and distribute the app

    Section 4: Farewell

    Lecture 14 Have a great time coding!

    Anyone who wants to learn Typescript basics very fast.