Creating 3D effects is one of the most demanding needs in web designing. In this article, we will learn to implement 3D Flip button animation… Read More
Category Archives: Technical Scripter
Loading strategy in angular decides how to load the app modules when the application runs into the browser. In Angular, we have three types of… Read More
The performance of any application is one of the key factors to determine the user experience in this world. If performance is low, the application… Read More
Problem statement: Given an HTML document with many elements, we have to find if all the selected elements contain the same particular CSS class or… Read More
Given a number in exponential format, the task is to write a Python program to convert the number from exponential format to float. The exponential… Read More
A legend is basically an area in the plot which describes the elements present in the graph. Matplotlib provides an inbuilt method named legend() for… Read More
The three dots syntax (…) is part of ES6 and not React itself and it’s used by two operators i.e. the Spread and Rest operators.… Read More
The Typography component of Material UI is used to present your text and content as clearly and efficiently as possible. Import: import Typography from '@material-ui/core/Typography';… Read More
If you dual boot your Laptop or PC with any other OS and you restart Ubuntu then it will show Error[Wireless connection is not present… Read More
SearchSploit is a command-line search tool for Exploit-DB that allows you to take a copy of the Exploit Database with you. Searchsploit is included in… Read More
If you are using Kali Linux 2020.1 or up, then instead of Sparta, Kali Linux comes with the Legion, fork version of Sparta with improved… Read More
Wpscan (WordPress vulnerability Scanner) is a black box WordPress vulnerability scanner. Wpscan is used to scan remote WordPress installations or websites to find security issues.… Read More
In most of the To-do list apps, we need to create a view such that the user can prioritize his daily tasks according to his… Read More
Proximity Sensor is one of the sensors present in mobile devices which we use almost every day. This sensor is present in the top section… Read More
Selecting an image from a gallery in Android is required when the user has to upload or set their image as a profile picture or… Read More