DBHow do you manage this pattern using DI in Typescript, ex: DI from Angular? I don't see this pattern good if using the 'new ClassEntity()' a solution. Any ideas?Reply·Article·Jul 17, 2019·Design Patterns - Strategy Pattern in JavaScript
DBJust wondering if you have a stackblitz example to just run the demos?Comment·Article·Jul 12, 2019·How to build a simple counter and a vending machine app with React hooks