TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

FCC-offline: Learn to code without the internet

2 pointsby docurualmost 5 years ago

1 comment

docurualmost 5 years ago
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.