Last active
July 29, 2016 06:59
-
-
Save niftydevelopment/616953e4d7e8f58cbef9fb6bd054a687 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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