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

https://github.com/wontae-gramin9/react-with-typescript-tutorial

TypeScript and React with TypeScript tutorial
https://github.com/wontae-gramin9/react-with-typescript-tutorial

reactjs typescript typescript-react

Last synced: about 2 months ago
JSON representation

TypeScript and React with TypeScript tutorial

Awesome Lists containing this project

README

          

### This repository contains 2 folders, TypeScript and React with TypeScript

# TypeSript

![TypeSript](https://github.com/user-attachments/assets/d5150817-075b-41b3-b83d-ba45f983284e)

[TypeSript tutorial with Interface, Literal type, Class, Generic](https://www.youtube.com/watch?v=5oGAkQsGWkc&list=PLZKTXPmaJk8KhKQ_BILr1JKCJbR0EGlx0&index=1&ab_channel=%EC%BD%94%EB%94%A9%EC%95%99%EB%A7%88)

[Declare a TypeScript module for JS library that does not support TypeScript](https://velog.io/@badahertz52/ts%EC%97%90%EC%84%9C-js%EB%9D%BC%EC%9D%B4%EB%B8%8C%EB%9F%AC%EB%A6%AC-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0-index.d.ts-%EB%AA%A8%EB%93%88)

[TypeSript template literal types](https://toss.tech/article/template-literal-types)

## Tsconfig.json

[Tsconfig.json cheat sheet](https://codingapple.com/unit/typescript-tsconfig-json/)

[Tsconfig.json cheat sheet 2](https://velog.io/@tnehd1998/tsconfig.json-%EB%82%B4%EC%9A%A9-%EC%A0%95%EB%A6%AC)

# React with TypeScript

![React with TypeScript](https://github.com/user-attachments/assets/7a38931c-0284-4759-bc2b-096f7b3b2cb9)

[React with TypeScript tutorial with props, hooks, generics, HTML type](https://www.youtube.com/watch?v=TiSGujM22OI&list=PLC3y8-rFHvwi1AXijGTKM0BKtHzVC-LSK&ab_channel=Codevolution)