• Why components?
  • What is a component?
  • Why component.json and why not use npm?
  • How can I use components on node?
  • Why Github style namespacing?
  • Why commonjs instead of AMD?
  • Why explicitly list all assets in component.json?
  • Do I have to manually build all the time?
  • Can I use component as a build tool for my larger framework?
  • Will component work with Rails, Django, [your framework here]?
  • How do I use local private dependencies?
  • How do I use private Github repositories?
  • How should I structure my application?
  • Can I use components without component(1)?
  • Where can I find branding documents for component?
  • What about "Web Components"?
  • What are the benefits of creating an application out of private components?