Uploaded February 2014 | Updated September 2026, 1 week ago
Stop downloading javascript and css files yourself! Bower is an extremely useful package manager for web development that not only does the downloading for you, it allows for quick and easy install of all dependencies at once and gives you a method for sharing those dependencies with others.
Bower allows you to instantly add jQuery, backbone, or any other framework to your project. You can then save what you added to a bower package allowing everyone else working on your project to install all those dependencies with one command.
Bower also allows you to add Github url's for in-house dependencies.
-~-~~-~~~-~~-~-
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
youtube.com/watch?v=fgOO9YUFlGI
-~-~~-~~~-~~-~-
Stop downloading javascript and css files yourself! Bower is an extremely useful package manager for web development that not only does the downloading for you, it allows for quick and easy install of all dependencies at once and gives you a method for sharing those dependencies with others.
Bower allows you to instantly add jQuery, backbone, or any other framework to your project. You can then save what you added to a bower package allowing everyone else working on your project to install all those dependencies with one command.
Bower also allows you to add Github url's for in-house dependencies.
-~-~~-~~~-~~-~-
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
youtube.com/watch?v=fgOO9YUFlGI
-~-~~-~~~-~~-~-










