TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How logging made me a better developer

10 点作者 enoex1将近 11 年前

1 comment

fideloper将近 11 年前
It&#x27;s a simple way to do it - I think usually a good stack trace for errors or a debugging environment which allows break points might cover most of this functionality and give some other information a simple console.log would not give you.<p>That being said, I like the idea of tracing information the developer specifically thinks is relevant as its called and having it logged out.
评论 #8164540 未加载