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.

Ask HN: Enterprise VuePress Deployment?

2 pointsby SeaDudeover 6 years ago
Reading about the hot mess that is Node.js (pulled-dependencies, crypto miner-embeds, etc.)...<p>What is the sane way to deploy a Node.js project such as VuePress in the enterprise environment?<p>Is there one?<p>How do you vet the security of packages and their dependencies?

2 comments

IloveHN84over 6 years ago
In enterprise, I would never ever trust npm&#x2F;yarn and all those projects downloading unknown libraries. In enterprise I believe the less you use JavaScript the better it is. Maybe you might want to use only jQuery but you should maybe stay on Vanilla JS.
SeaDudeover 6 years ago
@IloveHN84: Thanks for the reply. When you say &quot;...stay on Vanilla JS.&quot;, What do you mean?<p>Is it possible to run VuePress on Vanilla JS or are you saying stay away from all JS <i>except</i> Vanilla?
评论 #18065624 未加载