|
|
|
|
|
by boredprogrammer
4369 days ago
|
|
Possibly a stupid question, but ... Can anybody explain to me the use case for Bower/Yeoman? Whenever I am adding javascript to a website I just use a cdn such as http://cdnjs.com/ Why would I use Bower instead of this? Is it more of a node.js thing? Or is it something to do with hosting your own copies of the libraries instead of a CDN (I thought this was frowned upon) |
|