DEV Community

Cover image for Open-source TypeScript Tutorial
Shashank Katte
Shashank Katte

Posted on

Open-source TypeScript Tutorial

Here's a simple, Open-source repo to learn and practice TypeScript.

Instead of creating a long article on all the basics of TypeScript, I have created a GitHub Repo with the combination of README and source files to help us learn and refresh our TypeScript skills right in our code editor.

It's a growing open-source repo, where you can collaborate and enhance it with your knowledge, practice code snippets, sample apps and best practices.

Beginners, experts and curious minds all are welcome.

Oldest comments (2)

Collapse
 
prnvbirajdar profile image
Pranav Birajdar

Thank you for this! I just started using TS in React and I'm kinda lost.

Collapse
 
shashankkatte profile image
Shashank Katte

Thank you. There is more coming for this repo. Feel free to add your learnings and sample apps. It will help you and all of us 👍