Here is the second video in the three part series about Bower package management.

This video focuses on package conflict resolution in bower:


The next and last in the series(although there will probably some tips/tricks videos), is a video on publishing and registering your own bower packages(hint: its easier than maven).

IMO, bower is nice, lightweight, focused solution to front-end asset management involving javascript, css, images and other UI assets(not just Angular). It allows easy versioning, deployment and transitive dependency management for JS UIs.

— Mike