Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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