https://github.com/tidbitsjs/typescript50
Lessons from the TypeScript in 50 lessons book & Mosh TypeScript Course
https://github.com/tidbitsjs/typescript50
typescipt
Last synced: 11 months ago
JSON representation
Lessons from the TypeScript in 50 lessons book & Mosh TypeScript Course
- Host: GitHub
- URL: https://github.com/tidbitsjs/typescript50
- Owner: TidbitsJS
- Created: 2021-04-21T11:53:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T10:03:05.000Z (almost 4 years ago)
- Last Synced: 2025-04-02T20:39:13.820Z (about 1 year ago)
- Topics: typescipt
- Language: TypeScript
- Homepage: https://typescript-book.com/
- Size: 398 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TypeScript50
Lessons from the TypeScript in 50 lessons book
### Chapter 1: TypeScript for Smashing People
Chapter [notes](./chapter01)
### Chapter 2: Working with Types
Chapter [notes](./chapter02)