Admin

Hello everyone, I am the author of technostuf.com, I have 10 years of experience in IT and worked on various programming languages like Angular, PHP, NodeJS, ReactJS, I love to write articles and tips that can help other people.

Angular 11 Multiple selections using the ng-select package

Generally, we are showing a list of data in the simple traditional dropdown box, which is a simple and easy way to show limited data for selection, but sometimes we need to add some user-friendly future in your traditional dropdown, Angular 11 Multiple selections using the ng-select is the simple alternative of traditional dropdown In …

Angular 11 Multiple selections using the ng-select package Read More »

Angular 11 How to convert HTML to image?

Angular 11 HTML to the image, This article is going to tell the users to how to convert HTML into an image using the html-to-image NPM package. user can convert any Dom elements into an image, Dom elements like div, span, table, etc..