Posts by Faruque Ahamed Mollick
Author Biographical Info: Not available
In this post, I am going to show you how to trigger click event in Angular 5 and 6. Angular 5 and higher version already has some event bindings to respond to any type of DOM event.... Read More
In this tutorial, I am going to tell you how to install Angular CLI step by step and create our first Angular project. To create the development environment on your system, you nee.... Read More
Today in this posts, I am going to introduce you to a WordPress plugin that may be helpful to you. If you are running a movie related or entertainment blog, then this plugin may help you and save your time. Here I am going to tell you about IMDB Movie WordPress Plugin Using TMDB API. With this […] Read More
There is some popular traffic analyzer available to help you to get the traffic report of your site. To make it work, all you need to do is just copy the analytics code provided by.... Read More
In this post, I am going to show you how to search for videos using YouTube data API by keyword. Basically, we are going to search by keyword using YouTube data API. Below is the U.... Read More
We often may have to use javascript:void(0) in our hyperlink. So in this post, I am going to tell you why we use javascript:void(0) the href attribute of our anchor tag or hyperl.... Read More
In this post, I am going to tell you how to get the latitude and longitude of a user in JavaScript with HTML5 Geolocation. JavaScript already has navigator geolocation property in .... Read More
In this post, we are going to learn how to add an remove attribute in jQuery from an element. Adding and removing attribute to an element is quite easy. Here I am going to show you.... Read More