All Questions
2 questions
1
vote
1
answer
80
views
Angular Box Color Exercise
I have completed an exercise where there are 4 different color boxes and 1 main box below them that is blank, when you click on one of the colored boxes, the main box changes to the color of the box ...
5
votes
1
answer
33k
views
Developing an alert notification in AngularJS
I'm studying Angular and want to develop my own notification alert. This is what I done, 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 ...