There is no doubt that Angular is the most popular TypeScript framework. While developing one of the applications, you came across a situation where you had to add a reusable and independent functionality on a DOM element that could easily be done using JQueryHowever, since the Angular web application was being developed, the best practice was to stick to that only, which was made easy with the ... Read more