Y
Hacker News
new
|
ask
|
show
|
jobs
by
JepZ
3131 days ago
Actually, with minified JS you do not have to "decompile" anything. It is just pressing the pretty print button in your dev-tools and you can use your normal debugger (just without propper names) to step through the code.