BLOG
Highlight Search Results in ng repeat using AngularJS: Let us see how to highlight the search results in ng repeat using Angular filter. Highlighting the search result improves user experience and minimizes the search time when compared showing the search…
Angular Js uses MVW(Model View whatever) Architecture. We can create a dynamic pages using Angular Js. We can extend the HTML functionality using Angular JS directive method. We can extend the HTML with four types Element - <my-dir></my-dir> Attribute -…