Skip to content

Zevhys/ts-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-practice

Author GitHub license GitHub repo size Issues Welcome Pull Requests Welcome

This project is dedicated to learning and practicing TypeScript programming. It contains solutions to various exercises and problems that I have encountered while studying TypeScript. Each solution is implemented based on the concepts and materials that I have learned.

Table of Contents

  • Each part of the Exercise is located in its own folder.
  • Questions are categorized into two difficulty levels : easy and medium.

Tech Stack

JavaScript Node.js TypeScript

Requirements

# Clone Repository
git clone https://github.com/Zevhys/ts-practice .

# Install Dependencies
npm install

# Navigate to the project directory
cd (folder-name) 

# To move back to the parent directory
cd ..

# Run The Application
- npm run start (Run production app)
- npm run build (Compiles code)

About

Practice TypeScript Exercises

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project