Hacker News new | ask | show | jobs
by TheAceOfHearts 4352 days ago
You can have nested components with AngularJS. That's what transclusion is for.
2 comments

If the name for their solution is so pompus and factoryProxySingletonBean like, such as "transclusion", I'd hate to see the code behind it...
You cannot pass state down to transcluded elements. They can only get their state from factories, just like... jQuery. Or no framework at all.