Currently, I am immersing myself in the realm of ember using a grunt/bower workflow.
I have noticed that a lot of the ember extensions are available on github as npm packages. Can anyone provide guidance on the most effective approach for incorporating these into my project using bower?
Your assistance is greatly appreciated!