design_patterns_in_typescript icon indicating copy to clipboard operation
design_patterns_in_typescript copied to clipboard

How to debug step by step each pattern?

Open MaherJendoubi opened this issue 8 years ago • 2 comments

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.

MaherJendoubi avatar Oct 22 '16 18:10 MaherJendoubi

Hi @MaherJendoubi, you can try to use ts-node

sergey-akhalkov avatar Dec 24 '17 16:12 sergey-akhalkov

@MaherJendoubi now, you can use the vscode to debug ts applications :D

ErickWendel avatar Mar 21 '18 20:03 ErickWendel