https://github.com/code-star/typescript-101
101 Course for learning TypeScript
https://github.com/code-star/typescript-101
Last synced: 3 months ago
JSON representation
101 Course for learning TypeScript
- Host: GitHub
- URL: https://github.com/code-star/typescript-101
- Owner: code-star
- Created: 2019-02-15T10:08:39.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T05:55:57.000Z (over 1 year ago)
- Last Synced: 2025-03-23T07:18:38.431Z (10 months ago)
- Language: TypeScript
- Homepage: https://www.codestar.nl/
- Size: 1.74 MB
- Stars: 2
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TypeScript 101
Getting started with TypeScript for Javascript developers.
```bash
npm install
npm run reveal
```
For more info, see the [presentation](./presentation/presentation.md).
This training including presentation and exercises will take about 1/2 working day. ~ 3-4 hours.