Skip to content

Abdullah149081/TypeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

TypeScript-PH

Project Overview

Welcome to the TypeScript-PH project! This repository serves as a comprehensive learning resource for TypeScript, organized into multiple modules. Each module focuses on specific aspects of TypeScript, progressing from basic to advanced topics.

Project Structure

  • Module-1: Basic TypeScript

    • Module-1 Repository
    • Covers the fundamentals of TypeScript, including basic syntax, data types, and functions.
  • Module-2: Advanced TypeScript

    • Module-2 Repository
    • Delve into advanced TypeScript features and techniques, such as generics, decorators, and conditional types.
  • Module-3: OOP TypeScript

    • Module-3 Repository
    • Discover object-oriented programming (OOP) concepts in TypeScript. Learn about classes, inheritance, encapsulation, and polymorphism.

Getting Started

Follow these steps to get started with the TypeScript-PH project:

  1. Clone the repository:

    git clone https://github.com/Abdullah149081/TypeScript-PH.git
  2. Choose the desired module:

    git checkout Module-1

    or

    git checkout Module-2

    or

    git checkout Module-3
  3. Explore the README file in each module for specific instructions, code examples, and exercises.

Prerequisites

Before diving into the modules, ensure you have the following prerequisites:

  • Node.js and npm installed
  • TypeScript installed globally
npm install -g typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published