Tutorials
Courses
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
36.8K+ articles
Python
21.3K+ articles
JavaScript
11.6K+ articles
Image-Processing
755+ articles
NodeJS-Questions
450+ articles
Node.js-Methods
402+ articles
Express.js
341+ articles
Mongoose
307+ articles
Node.js-Misc
244+ articles
Node.js-fs-module
181+ articles
Node.js
12 posts
Recent Articles
Popular Articles
NodeJS Introduction
Last Updated: 15 April 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
How to Install Node.js on Windows
Last Updated: 06 January 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
7 Famous Apps Built on Node.js: Reasons and Benefits
Last Updated: 05 June 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
GBlog
Web Technologies
Node.js
Web technologies
Node.js
Steps to Integrate of Local Host with Android Kotlin
Last Updated: 30 September 2024
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
How to Integrate GraphQL APIs Into Your React.js Projects
Last Updated: 16 May 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
GBlog
Web Technologies
Node.js
ReactJS
Node.js
GraphQL
GraphQL
Web-Tech Blogs
GBlog 2025
PHP vs Python vs Node.js: Best Server-Side Scripting Language
Last Updated: 24 April 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 Build a Microservices Architecture with NodeJS
Last Updated: 16 May 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
GBlog
Web Technologies
Picked
Node.js
Node.js
Microservices
Web-Tech Blogs
GBlog 2025
Node.js Zlib Module
Last Updated: 13 August 2024
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
Node.js VM Module
Last Updated: 26 August 2024
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 TLS/SSL Module
Last Updated: 29 August 2024
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
How to Integrate Deepseek with Node.js Using the OpenAI SDK?
Last Updated: 14 February 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
How Node.js Works?
Last Updated: 25 June 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
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 !