I'm studying Angular and want to develop my own notification alert. This is what I done (see "question" and "Plunkr" links), I like it and it's working like a charm but I think that it can be improved:
- Do I need to use it in conduction with a service? If yes, how? - It will be better if it become an E (element)? - I needed to put *style="display: none;"* (see: *html code*) so it does not appear when the page is loaded and I think that it's not the best way, what to do? - How to show and hide more classy, with some animation? CSS? Add/Remove [custom] class? - Any hint and tip will be welcome! Because it's not nice to write code in any email, i created this *question <https://codereview.stackexchange.com/questions/62693/developing-an-alert-notification-in-angularjs-theres-a-better-way-do-code-it> *and this Plunkr <http://plnkr.co/edit/GBP9XVoFM6m07qkB4rqv?p=preview> ;) Thanks for your advice, It's important for me ;) -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
