An open API service indexing awesome lists of open source software.

https://github.com/tapascript/ts-gyan

A repo of lots of TypeScript Code, Projects, and Fun Learning
https://github.com/tapascript/ts-gyan

Last synced: 7 months ago
JSON representation

A repo of lots of TypeScript Code, Projects, and Fun Learning

Awesome Lists containing this project

README

          

# ts-gyan as in TypeScript Gyan

Hello Developers,

The code from this repository is used in the [tapaScript YouTube channel](https://www.youtube.com/tapasadhikary)'s [TypeScript with tapaScript 🔥](https://www.youtube.com/watch?v=whGzNBqdNS0&list=PLIJrr73KDmRy_ufvq5m_4KwnxUdx9Sq3d) playlist.

## How to use this repository

- Clone/Fork it
- Install TypeScript and other dependencies using the command `npm install` or `yarn install`
- Import the code into VS Code
- Open a Terminal and run the command `tsc -w`

That's it. Now start coding TypeScript. Happy Learning!

## 🫶 Support
Liked it? You can show your support with a STAR(⭐).

### Many Thanks to all the `Stargazers` who have supported this project with stars(⭐)

[![Thanks to all stargazers](https://git-lister.onrender.com/api/stars/tapascript/ts-gyan?limit=15)](https://github.com/tapascript/ts-gyan/stargazers)