Hacker News new | ask | show | jobs
by honua 3681 days ago
> bower install cutestrap

People still use bower...? Somehow I thought it officially(?) was dead.

2 comments

You can install it with either now, it's not officially dead at all though. Most people talk about it like it is though.
What do you suggest to use instead?
npm.
Is style(src="/node_modules/foo/bar.min.css") really that superior to (src="/bower_components/foo/bar.min.css").

You could argue that npm is the better package manager, but the average user does care about the underlying semantics.