Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SavjeeTutorials/typescript-design-patterns
Common OO design patterns implemented in TypeScript
https://github.com/SavjeeTutorials/typescript-design-patterns
design-patterns real-world tutorial typescript
Last synced: 3 months ago
JSON representation
Common OO design patterns implemented in TypeScript
- Host: GitHub
- URL: https://github.com/SavjeeTutorials/typescript-design-patterns
- Owner: SavjeeTutorials
- License: mit
- Created: 2017-04-11T14:11:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-27T14:10:35.000Z (over 4 years ago)
- Last Synced: 2023-11-07T17:24:24.522Z (about 1 year ago)
- Topics: design-patterns, real-world, tutorial, typescript
- Language: TypeScript
- Size: 9.77 KB
- Stars: 138
- Watchers: 11
- Forks: 64
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TypeScript Design Patterns
This repository contains the code that was used in [my free video tutorials on how to implement design patterns in TypeScript](https://www.youtube.com/watch?v=wAX8VA7FH8M&index=1&list=PLzvRQMJ9HDiSk1pnrKewLklYfCdu9Qjhy).[![Getting started with Jenkins](http://img.youtube.com/vi/wAX8VA7FH8M/maxresdefault.jpg)](https://www.youtube.com/watch?v=wAX8VA7FH8M&index=1&list=PLzvRQMJ9HDiSk1pnrKewLklYfCdu9Qjhy)
You can find more information on my website: [www.savjee.be](https://savjee.be/videos/)
## About Savjee.be
With [the Savjee YouTube channel](https://www.youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ) I teach people new stuff with free, high-quality video tutorials.If you have an idea for future videos, be sure to let me know! Contact me on Twitter ([@Xafke](https://twitter.com/xafke)), leave a comment on one of my videos or drop me an email: [email protected]
## LICENSE
MIT license, see the LICENSE file