Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ The resources of this article are mainly from the following websites:
- [udemy - TypeScript: Learn the Basics in a Refreshing Way](https://www.udemy.com/typescript-hero/)
- [youtube - Evolving JavaScript with TypeScript](https://www.youtube.com/watch?v=Ut694dsIa8w)
- [scrimba - Introduction to TypeScript](https://scrimba.com/g/gintrototypescript)
- [Manning Publications - Why program in TypeScript?](https://www.youtube.com/watch?v=1TW9SdHIiXI)

## TypeScript QA

Expand Down Expand Up @@ -333,6 +334,9 @@ The resources of this article are mainly from the following websites:
- [TypeScript Design Patterns](https://amzn.to/2FbWkpY)
- [TypeScript High Performance](https://amzn.to/2QAERNk)
- [TypeScript Microservices](https://amzn.to/39ru7cx)
- [TypeScript Quickly](https://www.manning.com/books/typescript-quickly)
- [Essential TypeScript 5](https://www.manning.com/books/essential-typescript-5)
- [100 TypeScript Mistakes and How to Avoid Them](https://www.manning.com/books/100-typescript-mistakes-and-how-to-avoid-them)

## TypeScript Tools/Libraries

Expand Down