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.

Node.js is Perfectly Fine And Probably You Don't Need it

3 pointsby insraqabout 12 years ago

1 comment

jbdeboerabout 12 years ago
The author is arguing against learning new languages / concepts by rewriting existing apps.<p>I'd argue that rewriting existing apps is a <i>great</i> way to learn a new language. By removing the app-specific learning, you can focus on the language. Even better, since you have two implementations of the same app, comparing language concepts is easy.