From dd5a1e82081018b4bfa8ffbd5eadffeb9498ef0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sea=20/=20=E7=A5=9E=E7=A7=98=E6=B5=B7?= <45450994+warmthsea@users.noreply.github.com> Date: Sat, 25 May 2024 14:22:16 +0800 Subject: [PATCH] Add Programming Languages: TypeScript https://github.com/Microsoft/TypeScript There is no doubt that TypeScript is a programming language. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7ec7dcb92b..859d7e6e19 100644 --- a/readme.md +++ b/readme.md @@ -243,6 +243,7 @@ - [npm scripts](https://github.com/RyanZim/awesome-npm-scripts#readme) - Task runner. - [30 Seconds of Code](https://github.com/30-seconds/30-seconds-of-code#readme) - Code snippets you can understand in 30 seconds. - [Ponyfills](https://github.com/Richienb/awesome-ponyfills#readme) - Like polyfills but without overriding native APIs. +- [TypeScript](https://github.com/dzharii/awesome-typescript#readme) - [Swift](https://github.com/matteocrippa/awesome-swift#readme) - Apple's compiled programming language that is secure, modern, programmer-friendly, and fast. - [Education](https://github.com/hsavit1/Awesome-Swift-Education#readme) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds#readme)