Category: Coding
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 More28 March 2023Generate 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 More27 March 2023How 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 More16 February 2017Two 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 More20 October 2015Speech 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 More30 April 2015A 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 More10 March 2015jQuery Foreach Example – jQuery .each() Example
In jQuery Foreach Example, I have explained how to loop through an array / object / DOM element list using Read More21 August 2014Extract 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 More7 August 2014Local notifications iOS example
Notifications: Notifications are similar to reminders or alerts. iOS supports this feature. there are two type of notifications. Push notifications Read More6 August 2014