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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: WalkThru – a better way of explaining code on the web

3 点作者 anthonygore将近 3 年前

1 comment

anthonygore将近 3 年前
Hi HN,<p>I’ve published over a hundred coding tutorials in the last few years and read hundreds more.<p>There are a number of things that frustrate me as both an author and reader:<p>- It’s difficult to create focused code examples.<p>- It’s difficult to keep code examples accurate and properly formatted.<p>My aim in creating WalkThru is to make it easier to read and write code tutorials. By utilizing the interactive and dynamic aspects of the web WalkThru provides:<p>- Code examples that can dynamically focus on specific lines.<p>- Code examples are compiled from linted and formatted source code.<p>I’d be grateful for any feedback or contributions.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;walkthru&#x2F;walkthru" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;walkthru&#x2F;walkthru</a>