64 Open Source Programming Languages on GitHub

Default Featured Image

In this blog post, I’m creating a list of all the open-source programming languages that are actively developed on GitHub. Go Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. View Source Code Swift Swift is a high-performance system programming language. It has a clean and … Read more

Angular 13 Material Select Dropdown with Search Input Field

Angular 13 Material Select Dropdown with Search Input Field

In this tutorial, I will teach you how to make Angular Material Select/Dropdown with Search. We will use NgxMatSelectSearch Angular component. Basically, it provides an input field for searching/filtering MatSelect options of the Angular Material library. Try it yourself You can try the Angular 13 Material select/dropdown search input field widget online using the button … Read more