Skip to content

tannineo/ts-design-pattern

Repository files navigation

ts-design-pattern

Try design patterns in typescript.

It is (should be) also a demo for a pure ts app with:

  • a step to typescript's interface/typing features
  • a consistent code style
    • a linter (eslint)
    • a formatter (prettier)
  • a test framework (jest)
  • a githook management (husky)

This repo might contain demos for other libraries.

TOC:

TODO

  • overall relations
  • each pattern with UML
  • for each patterns, adding comparisons with other patterns

Creational Patterns

Structural Patterns

Behavioral Patterns

Other Concepts

Reference

About

The Unlisence

tannineo

About

Try design patterns in typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published