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.

How to integrate Google Maps in React using google-map-react

How to integrate Google Maps in React using google-map-react; In this tutorial, we will learn how to integrate Google Maps into the react application, Google maps is a map service provided by google to view maps on your website. google-map-react is a component written in Reactjs using the google map API, it allows you to …

How to integrate Google Maps in React using google-map-react Read More »

Angular 12 Material Tabs Tutorial with Example

Angular 12 Material Tabs Tutorial with Example; In this tutorial, we will learn how to implement tabs with the Angular Material library, We will use the MatTabsModule material modules to generate tabs with animations and some other important configuration The Angular material UI components provide a Tab component to use tabs in angular, Tabs component …

Angular 12 Material Tabs Tutorial with Example Read More »

Angular 12 Material Autocomplete Example

Angular 12 Material Autocomplete Tutorial: Angular Material is the most popular UI components library, it provides many ready-to-use UI components today we will learn Material’s Autocomplete UI component The Autocomplete UI component provides the facility to select a recommended options to the user when the user type on the textbox You can download the working …

Angular 12 Material Autocomplete Example Read More »

Angular 12 Material Dialog Example

Angular 12 Material Dialog example; Angular Material is the most popular UI components library, it provides many ready-to-use UI components, Angular Material is developed by Google. Its components help to construct attractive, consistent, and functional web pages and web applications. It is used to create a responsive and faster website. In this article, we are …

Angular 12 Material Dialog Example Read More »

Angular 12 Bootstrap Responsive Carousel slider

Angular 12 Bootstrap Responsive Carousel slider tutorial, in this tutorial I will explain how to use the Bootstrap 4 responsive carousel slider. Bootstrap is the most popular HTML, CSS, and JavaScript framework for building a responsive web application, Bootstrap provides lots of widgets to use in our application, Bootstrap provides a carousel widget for slider. …

Angular 12 Bootstrap Responsive Carousel slider Read More »