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

https://github.com/byroncalvete/fs-typescript


https://github.com/byroncalvete/fs-typescript

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# [Full Stack Open - University of Helsinki đŸ•šī¸](https://fullstackopen.com/en/part8)

## TypeScript
- Background and introduction
- First steps with TypeScript
- Typing an Express app
- React with types
- Grande finale: Patientor

## Resources
- [TypeScript's official playground](https://www.typescriptlang.org/play/)
- [TypeScript's official docs](https://www.typescriptlang.org/docs/)
- [TSConfig Reference](https://www.typescriptlang.org/tsconfig/)
- [TypeScript's official Utiliy Types](https://www.typescriptlang.org/docs/handbook/utility-types.html)