Published inWindows ground·PinnedHow to enable voice search in YouTube on pc easily | 2021It might surprise you to know that compared to the old-fashioned typing way you can do the voice search in YouTube on your computer as well. And if you’re someone who binge-watch YouTube videos on a daily basis, this could be a great time-saving hack for you. So, why limit…YouTube3 min readYouTube3 min read
Jan 9convert number to words in JavaScript [with explanation]// Define an object that maps numbers to their word form const numbersToWords = { 0: "zero", 1: "one", 2: "two", 3: "three", 4: "four", 5: "five", 6: "six", 7: "seven", 8: "eight", 9: "nine", 10: "ten", 11…JavaScript2 min readJavaScript2 min read
Jan 2Pinterest video downloader wordpress plugin for selllooking for a Pinterest video downloader wordpress plugin that you can integrate into your blog? here is the demo: dm to contact xl4bhi@gmail.com support all kinds of URL, short and Long support idea pins as well, no rate limits. can be used anywhere in the article or page. pinterest video download,pinterest video downloader wordpress plugin,pinterest video downloader script buy,pinterest video downloader php scriptDownload Pinterest Videos1 min readDownload Pinterest Videos1 min read
Nov 25, 2022How to remove secret passwords from git commit history after pushGit1 min readGit1 min read
Aug 5, 2022How to Loop through nested JSON object in JavaScript recursivelyDo you have a deep nested object that you want to traverse and do some operation? but not sure how to do it? in this video I have explained how you can traverse a nested JavaScript object with the help of recursionJavaScript1 min readJavaScript1 min read
Published inWindows ground·Jul 29, 2022How to take full page scrolling screenshot in windows 10 or 11 easilyIf you are wondering how to take those full page scrolling screenshots in your windows 10 or 11 then you are in the right spot, because in this article you are going to learn how to take long full page screen captures in your windows computer easily without any hassle. What is a scrolling screenshot anyway? …Windows5 min readWindows5 min read
Published inWindows ground·Jul 2, 2022[Fixed] Antimalware Service Executable high memory in windows 10 (2022)If you are facing Antimalware Service Executable issue with high memory in your Windows 10 or in your windows 11, you are not alone. Lots of Windows users have complained that they are seeing Antimalware service executable with high memory usage in their task manager. And no this is not…Windows 118 min readWindows 118 min read
Published inJavaScript in Plain English·Dec 2, 2021Learn to Integrate Firebase Authentication with Your Nuxt.js ProjectIn this guide, you are going to learn about how to use Google’s Firebase authentication service in your Nuxt.js app. After this article, you will be able to create or authenticate users with email and passwords in your app. So, if you want to — or are thinking of trying…JavaScript7 min readJavaScript7 min read