njs Tutorial – Nginx Scripting Language
In this njs Tutorial, we will delve into the functionalities of njs, the powerful scripting language for Nginx,… The post njs Tutorial – Nginx Scripting Language appeared first on HayaGeek.
View ArticleGit LFS tutorial
Git Large File Storage (LFS) is an extension for Git that allows you to efficiently manage large files… The post Git LFS tutorial appeared first on HayaGeek.
View Articlextermjs Tutorial – Implement bash commands
xterm.js is a powerful library that enables developers to integrate a fully functioning terminal within web applications. It’s… The post xtermjs Tutorial – Implement bash commands appeared first on...
View ArticleGolang Google Sheets Tutorial
Welcome to the ultimate tutorial on interacting with Google Sheets using Golang! If you’re looking to harness the… The post Golang Google Sheets Tutorial appeared first on HayaGeek.
View ArticlePuppeteer-Extra Tutorial with Examples
In this Puppeteer-Extra tutorial, I have covered how to use Puppeteer-Extra plugins and implement a custom plugin. What… The post Puppeteer-Extra Tutorial with Examples appeared first on HayaGeek.
View ArticleCreate PDF using Node.js – PDFKit tutorial
In this article, we have covered how to create PDF using Node.js. When it comes to creating PDF… The post Create PDF using Node.js – PDFKit tutorial appeared first on HayaGeek.
View ArticleConvert Multiple images to PDF in Node.js
This tutorial will guide you through the process of using PDFKit to Convert Multiple images to PDF in… The post Convert Multiple images to PDF in Node.js appeared first on HayaGeek.
View ArticleNode.js Sharp Tutorial – Image processing in Node.js
Interactive Table of Contents Introduction to Node.js Sharp Features of Sharp Installing Sharp Main Functions for Image Processing… The post Node.js Sharp Tutorial – Image processing in Node.js...
View ArticleConvert Markdown to HTML in Node.js – .md to HTML
In this tutorial, I have covered how to convert markdown to HTML in Node.js. Markdown is a light-weight… The post Convert Markdown to HTML in Node.js – .md to HTML appeared first on HayaGeek.
View ArticleAutomating Social Media Posts with Google Scripts
Table of Contents Introduction Setting Up Google Scripts Writing the Automation Script Scheduling the Social Media Posts Troubleshooting… The post Automating Social Media Posts with Google Scripts...
View ArticleBuilding a Document Conversion Tool with Node.js & Angular
Discover the ultimate way to build a document conversion tool that offers an intuitive interface for users through… The post Building a Document Conversion Tool with Node.js & Angular appeared...
View ArticleYaml 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… The post Yaml to JSON in Node.js – JSON to Yaml example appeared first on HayaGeek.
View ArticleGenerate 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… The post Generate unique ID in Node.js – UUID appeared first on HayaGeek.
View ArticleNSDictionary & NSMutableDictionary Tutorial
In this Tutorial, I have covered the most useful methods of NSDictionary and NSMutableDictionary with examples. Below is the list of examples 1 Difference between NSDictionary and NSMutableDictionary...
View ArticleTwo 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 check official Google-Authentication project here. Github Follow the steps. Step 1)...
View ArticleA 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 such great feature of the latest HTML markup language, developers should know about...
View ArticleEnable “OK Google” hotword for all screens in Android
Google has been working really hard on their Android OS and also provide very frequent updates related to firmware as well as features that it offers on it. One of such recent update from Google was...
View ArticleEasy method to download files from Google Play Store
If you are an Android Smartphone owner, no doubt you have been privileged by thousands of useful applications that are available on the Google Play Store. Also there is no doubt that downloading...
View ArticleInstall Android Debug Bridge on your PC
Android Debug Bridge is basically a shell interface tool for Android Smartphones which is also known by the name of ADB. Android Debug Bridge hands over a key to perform a lot of basic level stuff like...
View ArticleDownload Torrents on iOS Devices without Jailbreak
It is a well known fact that torrents are the easiest way to share heavy sized files among people all over the world. But at the same time one should not forget that these torrent files are illegal in...
View Article