WordPress Hooks and Filters
At the time of custom theme and plugin, creation or customization we need to use functions. Here Hooks are those
Continue readingAt the time of custom theme and plugin, creation or customization we need to use functions. Here Hooks are those
Continue readingWhile some may argue that PHP is dead, it’s far from the truth. As per W3Techs, PHP is used by
Continue readingJavascript tricks Get Unique Values: We can create an array of unique javascript values by using the Set and spread
Continue readingA tuple is a built-in datatype in python and it is used to store multiple items in a single variable.
Continue readingSQLite3 is a native Plugin for React local for both Android (classic and local), iOS, and windows. Foundation of this
Continue readingFollowing a coding standard ensures better readability and consistency. Also, when working on larger projects with multiple developers, it helps
Continue readingAbout Selenium WebDriver Selenium WebDriver is a free (open-source) tool that is used for test automation. It is licensed under
Continue readingNowadays, a share feature plays an important role in mobile applications. If you want to share something from your application
Continue readingLocator:- In Selenium test automation, selecting an accurate GUI element is tough. In some cases, you may use the wrong
Continue readingIntroduction: PsExec is a command-line tool or you can say a portable tool that allows us to access the remote
Continue reading