Skip to content

Welcome to the TypeScript Workouts repository! This repository contains a collection of 29 TypeScript questions and their answers, covering fundamental concepts of TypeScript such as variables, conditionals, loops, arrays, functions, classes, objects, and more.

Notifications You must be signed in to change notification settings

AsheemRahman/Typescript-Workouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Workouts:

Welcome to the TypeScript Workouts repository! This repository contains a collection of 29 TypeScript questions and their answers, covering fundamental concepts of TypeScript such as variables, conditionals, loops, arrays, functions, classes, objects, and more. It’s designed to help you practice and solidify your understanding of TypeScript.

Table of Contents

  1. Overview
  2. Topics Covered
  3. How to Use
  4. Questions List
  5. Contributing

Overview

This repository serves as a TypeScript learning resource by providing concise questions and their answers. Each question explores different core aspects of TypeScript and is aimed at beginner to intermediate level developers. The repository is great for practicing TypeScript syntax, understanding common concepts, and preparing for interviews.

Topics Covered

  • Variables and Data Types
  • Conditional Statements
  • Loops
  • Arrays and Tuples
  • Functions
  • Classes and Objects
  • Interfaces
  • Type Aliases
  • Enums
  • Generics
  • Modules
  • Asynchronous Programming (Promises, async/await)

Contributing

Contributions are welcome! If you have suggestions or want to add more questions, feel free to fork the repository, create a new branch, and submit a pull request.

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes.
  4. Submit a pull request.

About

Welcome to the TypeScript Workouts repository! This repository contains a collection of 29 TypeScript questions and their answers, covering fundamental concepts of TypeScript such as variables, conditionals, loops, arrays, functions, classes, objects, and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published