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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: I made a tool for easy code reviews

2 点作者 calebdre超过 1 年前
Hi HN! I really wanted an easy way to provide code reviews for the coding bootcamp students I mentor. I&#x27;d have loved to use github&#x27;s pull request feature, but it wasn&#x27;t really practical as there&#x27;s a bit of setup to make that work. Plus, I want to review the whole codebase, not its changes.<p>So I made an app that allows me to pull down code, write comments&#x2F;replies, and share it with my mentees. So far it&#x27;s been super useful for sharing async reviews and even helping fix bugs (students will push their repo and I can comment on where the bug might be)<p>I&#x27;m planning on adding code navigation features similar to github&#x27;s `go to reference` and maybe an LLM to answer questions or give suggestions about the codebase.<p>I figured it might be useful to others!

暂无评论

暂无评论