Open sebas5384 opened 10 years ago
Actually, Bower is also made specifically to solve browser level dependencies. NPM, though, is used only for backend level.
Jam is really nice, but it's only useful for JavaScript dependencies and only if they are compliant with AMD. Bower, in the other hand, will help you manage dependencies such as font-awesome in the same manner that you handle JavaScript dependencies.
yeah maybe some day, when AMD where in our minds.
Bower resolve dependencies at a backend level, but we need more!! Jam uses the AMD/require tool at a browser level. Today we don't have this kind of dependency feature. http://jamjs.org/docs