Y
Hacker News
new
|
ask
|
show
|
jobs
by
sphildreth
4369 days ago
Is it something like NuGet for .NET packages but for Javascript? Does that mean that an ASP.NET MVC application using NuGet wouldn't really have any "need" for Bower?
1 comments
atonse
4369 days ago
It's similar but for you to not "need" bower but get the same from NuGet, you'd have to make sure that every JS library you need is on NuGet.
link