When to use Directives over Views and vice versa
I am new at Angular JS. I am reading a book and searching for content
online about angular. It seems angular gives us a choice to use either
directives or views. What is the difference between these two and what
situations we should use one over the other?
No comments:
Post a Comment