Tutorials
Courses
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Image-Processing
756+ articles
NodeJS-Questions
450+ articles
Node.js-Methods
402+ articles
Node.js-Misc
244+ articles
Node.js-fs-module
181+ articles
Node.js-crypto-module
109+ articles
Node.js-GM
62+ articles
Node.js-Stream-module
49+ articles
Node.js
12 posts
Recent Articles
Popular Articles
How Node.js Works?
Last Updated: 23 July 2025
Node.js is a powerful, event-driven runtime environment that allows you to run JavaScript code outside the browser, primarily on the server side. Unlike traditional server...
read more
Node.js
Node.js
nodejs
How to Integrate Deepseek with Node.js Using the OpenAI SDK?
Last Updated: 23 July 2025
Artificial Intelligence (AI) is revolutionizing industries, powering innovations like chatbots, content generation, and more. DeepSeek is an AI platform offering powerful ...
read more
GBlog
Node.js
GBlog 2025
DeepSeek
Node.js TLS/SSL Module
Last Updated: 23 July 2025
The TLS/SSL module allows you to communicate securely over the internet. By implementing protocols like Transport Layer Security (TLS) and Secure Sockets Layer (SSL), it e...
read more
Web Technologies
Node.js
Node.js
Node.js-TLS/SSL
Node.js VM Module
Last Updated: 23 July 2025
The VM (Virtual Machine) module in Node.js lets you safely run JavaScript code in a separate, isolated environment. This feature is especially handy when you need to execu...
read more
Web Technologies
Node.js
Node.js
Node.js-vm-module
Node.js Zlib Module
Last Updated: 23 July 2025
The zlib module in Node.js is used for compressing and decompressing data. It uses Gzip and Deflate/Inflate algorithms to reduce data size, improving performance and savin...
read more
Web Technologies
Node.js
Node.js
Node.js-Zlib-module
How to Build a Microservices Architecture with NodeJS
Last Updated: 23 July 2025
Microservices architecture allows us to break down complex applications into smaller, independently deployable services. Node.js, with its non-blocking I/O and event-drive...
read more
Picked
Node.js
Node.js
Microservices
Web-Tech Blogs
GBlog 2025
PHP vs Python vs Node.js: Best Server-Side Scripting Language
Last Updated: 23 July 2025
The server-side scripting language that you will finally come to notice can either make or break your project in web development, which is a big deal. The most popular way...
read more
Picked
PHP
Node.js
python
php
GBlog 2024
vs
How to Integrate GraphQL APIs Into Your React.js Projects
Last Updated: 23 July 2025
Imagine a React.js world where you can specify exactly the data you need and it flows effortlessly tailored to your needs, and react can efficiently update the DOM as and ...
read more
Node.js
GraphQL
MERN Stack
Web-Tech Blogs
GBlog 2025
Steps to Integrate of Local Host with Android Kotlin
Last Updated: 23 July 2025
In this article, we will build an Android app using Kotlin that connects to a local host server. You will learn how to configure your development environment, set up a loc...
read more
Android
Node.js
Kotlin Android
NodeJS-API
Android Retrofit Library
7 Famous Apps Built on Node.js: Reasons and Benefits
Last Updated: 12 July 2025
Around one decade back (in 2009), when Ryan Dahl (the original developer of NodeJS) released the initial version of NodeJs nobody could have imagined that within a short p...
read more
Node.js
Web technologies
Node.js
How to Install Node.js on Windows
Last Updated: 11 July 2025
Installing Node.js on Windows is a straightforward process, but it's essential to follow the right steps to ensure smooth setup and proper functioning of Node Package Mana...
read more
Installation Guide
Node.js
how-to-install
NodeJS Introduction
Last Updated: 11 July 2025
NodeJS is a runtime environment for executing JavaScript outside the browser, built on the V8 JavaScript engine. It enables server-side development, supports asynchronous,...
read more
Web Technologies
Node.js
Node.js
Node.js-Basics
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !