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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

FCC-offline: Learn to code without the internet

2 点作者 docuru将近 5 年前

1 comment

docuru将近 5 年前
Someone reached out to me and ask for learning HTML, CSS resources. I pointed him to freeCodeCamp. Though he doesn&#x27;t always have internet access.<p>So I created an offline version of freeCodeCamp. With interactive challenges (let him practice, and check his code). It is fully in HTML, CSS, and JavaScript (lightweight, cross-os, zero dependencies).<p>It is an offline website, generated by markdown files with a small nodejs program. I&#x27;ve managed to create the 10 lessons in the Basic HTML and HTML5: Responsive Web Design series.<p>Let me know what you think.