Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正处于学习阶段,我需要一些关于我编写的代码的反馈。你知道如何让另一双大脑更聪明的眼睛来查看我的代码吗?
ps:是一段js写的代码。
有一个 StackExchange 站点:https ://codereview.stackexchange.com/
如果您正在学习 Javascript,请确保您将代码传递给 JSLint (jslint.com),它会发现很多人们容易犯的愚蠢错误。