Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chibicode/typescript-for-beginner-programmers
TypeScript for Beginner Programmers
https://github.com/chibicode/typescript-for-beginner-programmers
tutorial typescript
Last synced: about 19 hours ago
JSON representation
TypeScript for Beginner Programmers
- Host: GitHub
- URL: https://github.com/chibicode/typescript-for-beginner-programmers
- Owner: chibicode
- License: mit
- Created: 2019-11-10T01:48:27.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-21T20:19:00.000Z (over 1 year ago)
- Last Synced: 2024-11-06T06:12:20.356Z (8 days ago)
- Topics: tutorial, typescript
- Language: TypeScript
- Homepage: https://ts.chibicode.com/
- Size: 3.61 MB
- Stars: 553
- Watchers: 11
- Forks: 41
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE-non-text.txt
Awesome Lists containing this project
README
# [TypeScript for Beginner Programmers](https://ts.chibicode.com)
This is the repository for the TypeScript tutorial website called **[TypeScript for Beginner Programmers](https://ycombinator.chibicode.com/)**.
## Article 3: [Your Coding Tutorial Might Need Some Refactoring](https://ts.chibicode.com/refactor)
## Article 2: [TypeScript Tutorial for JS Programmers Who Know How to Build a Todo App](https://ts.chibicode.com/todo)
## Article 1: [TypeScript Generics for People Who Gave Up on Understanding Generics](https://ts.chibicode.com/generics)
## License & Credits
- For emojis, I’m using [Twemoji](https://github.com/twitter/twemoji) by Twitter (CC-BY 4.0 license).
- The text for this website is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
- Everything else is licensed under the [MIT](LICENSE-non-text.txt) license.## Author
**Shu Uesugi**
- [Website](https://chibicode.com)
- Twitter: [@chibicode](https://twitter.com/chibicode)
- Email: [[email protected]](mailto:[email protected])