Skip to content

Example repository outlining the use of the strategy pattern in conjunction with Angular's dependency injection.

Notifications You must be signed in to change notification settings

rpd10/example-angular-strategy-pattern

Repository files navigation

ExampleAngularStrategyPattern

This project shows an example of the strategy pattern in conjunction with Angular's dependency injection. See https://rpd10.github.io/diehl-with-software/blog/angular-strategy-pattern-with-di for an article outlining this pattern.

Setup

git clone https://github.com/rpd10/example-angular-strategy-pattern
cd example-angular-strategy-pattern
npm i
npm run start

About

Example repository outlining the use of the strategy pattern in conjunction with Angular's dependency injection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published