TE
科技回声
首页
24小时热榜
最新
最佳
问答
展示
工作
中文
GitHub
Twitter
首页
Ask HN: Code checker for Javascript
1 点
作者
shire
超过 11 年前
I need a program that I can enter my Javascript code and it will tell me what it is doing line by line to understand some Javascript code is there such program out there?
1 comment
kaoD
超过 11 年前
It's called a debugger. There's a nice one in your browser probably.