design_patterns_in_typescript
design_patterns_in_typescript copied to clipboard
How to debug step by step each pattern?
Hi Torok, It is a question and not an issue. I wonder if you could describe how to debug step by step each design pattern. Maybe generating map files would be usefull?
Thanks.
Hi @MaherJendoubi, you can try to use ts-node
@MaherJendoubi now, you can use the vscode to debug ts applications :D