Tag

frontend development

All blogs tagged with frontend development

13
Articles
68,958
Total Views

Showing 13 of 13 articles

16
Jan
2022
Tag or mention people like WhatsApp & Skype by using @ in Angular
10,356 views

Hello guys, often while working with angular js you sometimes have requirement of implementing chat functionality where user can press @ and select users from the list , similar to what we do on skype or all big chatting platforms. For that purpose we can use Angular-mentions which is a package in Angular js for skype like @ chat functionality. We will see how to use that in detail.

Translate Page