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 11.0

68 pointsby ghobs91over 6 years ago

4 comments

Bishonen88over 6 years ago
Am learning Django and am getting more familiar with HTML's, JS's, CSS's as I go along. Can someone ELI5 why I'd need nodejs/npm? From my naive understanding, I can download all dependencies as source files and place them in static or go through a CDN, no? Is the sole purpose of npm downloading the various libraries?
评论 #18290802 未加载
评论 #18290991 未加载
评论 #18292036 未加载
评论 #18294739 未加载
评论 #18290953 未加载
评论 #18292811 未加载
评论 #18290794 未加载
评论 #18290877 未加载
评论 #18290832 未加载
评论 #18292484 未加载
sam_goodyover 6 years ago
How long till this gets into the Ubuntu apt repository?<p>Current stable is still at 8, and current is at 10 [1].<p>Is there a way to get this quicker?<p>[1]: <a href="https:&#x2F;&#x2F;nodejs.org&#x2F;en&#x2F;download&#x2F;package-manager&#x2F;#debian-and-ubuntu-based-linux-distributions" rel="nofollow">https:&#x2F;&#x2F;nodejs.org&#x2F;en&#x2F;download&#x2F;package-manager&#x2F;#debian-and-u...</a>
评论 #18291054 未加载
评论 #18291125 未加载
评论 #18290969 未加载
评论 #18291000 未加载
singularity2001over 6 years ago
from what I see mostly removal of deprecated stuff, so a clean up release, which is not a bad thing. Good that TextEncoder &amp; TextDecoder web api is now in node.js
kosta_selfover 6 years ago
Is this somehow related to the Perl 11 announcement?