No index signature with parameter of type ” was not found is an error in typescript. The error basically comes…
Continue ReadingNode.Js Cron Job to Automatically Post Photo to Tumblr
Tumblr is a high ranking SMO website from where you drive traffic to your website or blog. In this article,…
Continue ReadingAweEraser Review: How to permanently erase files from Computer
Deleting files now-a-days seems not an easy task. The data you delete from your computer or any other device is…
Continue ReadingHow to get data from website that does not provide API
if you find a good website from where you want to get data programmatically in your code but you realize they do not provide an api then it will make you mad. But I have a solution by which you can get data from website that does not provide an API
Continue ReadingJavaScript check if string is binary
Binary is a binary numeral system in which everything is expressed as “0” and “1”. JavaScript is a world’s most…
Continue ReadingSetting number failed Firebase NodeMCU
NodeMCU is a low cost Open Source IoT platform to control hardware devices using software. In this article we will talk about how to fix setting number failed error in firebase nodemcu. This error comes when you have firebase used in your NodeMCU Arduino project and the firebase fingerprint is expired.
Continue Reading