Yaml to JSON in Node.js – JSON to Yaml example
There are multiple ways to covert Yaml to JSON in Node.js. But in this article, 2 most popular packages js-yaml Read MoreGenerate unique ID in Node.js – UUID
In this tutorial, I have covered how to generate Unique ID (UUID) in Node.js 1). What is UUID & How Read MoreHow Web Whatsapp QR code works
In this tutorial, I have explained how to implement https://web.whatsapp.com QR code authentication. If you check Web Whatsapp, you will Read MoreXSS Bug in Microsoft.com Payments Page – Microsoft Hall of Fame
I recently found a XSS bug in Microsoft payments page. Initially I thought, it was only a simple URL redirection Read MoreXSS Bug in Amazon Gift Card Creation
I recently found a XSS bug Amazon Gift card creation flow, I am going to explain how it works. Below Read MoreTwo factor authentication with Google Authenticator and PHP
In this tutorial, I have explained how to add Two factor authentication with Google Authenticator and PHP . You can Read MoreSpeech To Text from videos / recordings using PHP – IDOL OnDemand Speech To Text API
In this tutorial, I will cover how to run speech to text from video or sound files programmatically using the Read MoreHosting Node.js Apps Using PaaS Solutions
Have you built a great Node.js app and contended with how your app has shaped up? Well, then it’s time Read MoreA Basic Tutorial on Creating a Popup – Using HTML5 Dataset API and jQuery
More and more web developers are adopting the HTML5 web technology, because of the new feature set it provides. One Read MoreTest Automation: A Must-Have Addition For Developing Mobile Apps
The Android operating system is, without a doubt, one of the most popular operating systems powering hundreds to millions of Read MorejQuery Foreach Example – jQuery .each() Example
In jQuery Foreach Example, I have explained how to loop through an array / object / DOM element list using Read MoreExtract Text from Image using PHP – IDOL OCR API
In this tutorial, I have covered how to extract text from image programmatically using IDOL OnDemand OCR API. This API Read More