Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save niftydevelopment/616953e4d7e8f58cbef9fb6bd054a687 to your computer and use it in GitHub Desktop.

Select an option

Save niftydevelopment/616953e4d7e8f58cbef9fb6bd054a687 to your computer and use it in GitHub Desktop.
Hello :-)
I watched your session yesterday regarding Angular 1.5 and components slightly after it was recorded.
Given some specific cases where I can´t replace a directive with a component (heavy DOM manipulation of some sort).
Question: Can I the mix when needed? Like: Component -* component -* directive or something similar?
I pretty sure that the answer is yes, but it kind of makes it hard do go down the components path if the answer is no.
Super tnx in advance :)
/@demassinner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment