DEV Community

Node.js

A JavaScript runtime built on Chrome's V8 JavaScript engine.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Converting HTML to Image. and GIF

Converting HTML to Image. and GIF

5
Comments
2 min read
Free Chat with Gemini Pro

Free Chat with Gemini Pro

2
Comments
5 min read
How to Dockerize Your Node.js App in Minutes

How to Dockerize Your Node.js App in Minutes

1
Comments
2 min read
APIs com Guarapi e HTTP/2

APIs com Guarapi e HTTP/2

Comments
3 min read
OAuth 2.0 Explained In Simple Terms (With Visuals)

OAuth 2.0 Explained In Simple Terms (With Visuals)

14
Comments
5 min read
Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull

3
Comments 1
5 min read
Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

2
Comments
5 min read
Sorteio de Amigo Secreto: Sem API, SĂł Hash

Sorteio de Amigo Secreto: Sem API, SĂł Hash

3
Comments
6 min read
You're Installing Node.js Wrong. That's OK, Here Is How To Fix It 🙌

You're Installing Node.js Wrong. That's OK, Here Is How To Fix It 🙌

19
Comments 2
3 min read
Request and Response

Request and Response

4
Comments 1
8 min read
E-Commerce with React Node Mysql

E-Commerce with React Node Mysql

20
Comments
2 min read
Lessons from open-source: Partytown — a library that uses web worker to run third party scripts.

Lessons from open-source: Partytown — a library that uses web worker to run third party scripts.

Comments
3 min read
Introduction to Zod

Introduction to Zod

17
Comments 3
3 min read
here it is - how do i structure my nestjs projects

here it is - how do i structure my nestjs projects

4
Comments 2
1 min read
OAuth 2.0 implementation in Node.js

OAuth 2.0 implementation in Node.js

18
Comments
11 min read
Introducing Hatchify: Low-code libraries for React, Node, and Sequelize

Introducing Hatchify: Low-code libraries for React, Node, and Sequelize

10
Comments
4 min read
Understanding the File Upload Middleware with Cloudinary in Node.js

Understanding the File Upload Middleware with Cloudinary in Node.js

Comments
3 min read
The 5 Must-Know Backend Frameworks in 2024

The 5 Must-Know Backend Frameworks in 2024

87
Comments 22
8 min read
Automate Your Node.js Version Switching

Automate Your Node.js Version Switching

3
Comments
3 min read
Top 8 Recent V8 Updates

Top 8 Recent V8 Updates

1
Comments
7 min read
Build an Escape Plan With the Vonage Voice API and Get a Ghost Call

Build an Escape Plan With the Vonage Voice API and Get a Ghost Call

3
Comments
6 min read
Sending Telegram Messages using Node.js and the Telegram API

Sending Telegram Messages using Node.js and the Telegram API

21
Comments
3 min read
Redis in Node.js 2024

Redis in Node.js 2024

4
Comments
2 min read
TypeScript Index Signatures: 4 Examples Type-Safe Dynamic Objects

TypeScript Index Signatures: 4 Examples Type-Safe Dynamic Objects

3
Comments 2
4 min read
Preventing and Solving Husky Permission Denied Errors in Node.js Projects

Preventing and Solving Husky Permission Denied Errors in Node.js Projects

6
Comments
3 min read
Nodejs Security - What You Need To Know - Live Stream

Nodejs Security - What You Need To Know - Live Stream

11
Comments 1
2 min read
Deploy your mern stack app on VPS using nginx ( domain + subdomain)

Deploy your mern stack app on VPS using nginx ( domain + subdomain)

5
Comments
5 min read
Dockerize NodeJS

Dockerize NodeJS

1
Comments
3 min read
How to Create a Discord bot with NodeJS

How to Create a Discord bot with NodeJS

66
Comments 4
7 min read
Lessons from open-source: Taskr in Next.js source code.

Lessons from open-source: Taskr in Next.js source code.

1
Comments
3 min read
Elevate Your Node.js Testing Game: Exploring Sinon Stubs!

Elevate Your Node.js Testing Game: Exploring Sinon Stubs!

1
Comments 2
3 min read
Parsing PDFs in Node.js

Parsing PDFs in Node.js

5
Comments
10 min read
Next.js SaaS Boilerplate and Starter Kit - SaaSBold

Next.js SaaS Boilerplate and Starter Kit - SaaSBold

38
Comments 3
4 min read
Aprendendo a Validar Dados em APIs Node.js com express-validator

Aprendendo a Validar Dados em APIs Node.js com express-validator

1
Comments
5 min read
File Sys Cache

File Sys Cache

Comments
2 min read
Conquer the Challenge: A Streamlined Guide to Connecting MongoDB to Your Node Application

Conquer the Challenge: A Streamlined Guide to Connecting MongoDB to Your Node Application

2
Comments
8 min read
Help: Trying to read the Private Key from Windows Certificate Store for Mutual Authentication

Help: Trying to read the Private Key from Windows Certificate Store for Mutual Authentication

Comments
1 min read
Saga Pattern in Microservices

Saga Pattern in Microservices

4
Comments
2 min read
Saga Pattern in Microservices - Parte 4

Saga Pattern in Microservices - Parte 4

1
Comments
4 min read
How to count lines in Javascript

How to count lines in Javascript

12
Comments
3 min read
Lessons from open-source: Can you use "require" and "import" in the same file in NodeJs

Lessons from open-source: Can you use "require" and "import" in the same file in NodeJs

Comments
3 min read
Enhancing Error Handling: 🚀Leveraging Logging and Effective Error Management in Your Codebase

Enhancing Error Handling: 🚀Leveraging Logging and Effective Error Management in Your Codebase

1
Comments
2 min read
Build a simple VPN via socks 5 from scratch

Build a simple VPN via socks 5 from scratch

2
Comments
8 min read
OPTICAL CHARACTER RECOGNITION USING NODE JS AND TESSERACT OCR ENGINE

OPTICAL CHARACTER RECOGNITION USING NODE JS AND TESSERACT OCR ENGINE

17
Comments 1
6 min read
AWS S3 Pre-Signed URLs: Your Key to Secure Media Uploads

AWS S3 Pre-Signed URLs: Your Key to Secure Media Uploads

9
Comments
4 min read
Array.sort() vs Array.toSorted() performance: which one is faster?

Array.sort() vs Array.toSorted() performance: which one is faster?

Comments
2 min read
Backend Authentication

Backend Authentication

Comments
2 min read
What is JSON

What is JSON

12
Comments 3
4 min read
Ngx-mail-sender

Ngx-mail-sender

3
Comments 3
2 min read
Developing a Node CLI App in an NX monorepo

Developing a Node CLI App in an NX monorepo

3
Comments 1
1 min read
Observabilidade com Prometheus e node.js

Observabilidade com Prometheus e node.js

19
Comments 2
2 min read
How to convert existing nodejs/expressjs app from javascript to typescript, the painless way

How to convert existing nodejs/expressjs app from javascript to typescript, the painless way

5
Comments
3 min read
The easiest way to add a license file to your project

The easiest way to add a license file to your project

1
Comments
3 min read
ER Diagram Sample for Ecommerce Project

ER Diagram Sample for Ecommerce Project

47
Comments
3 min read
I don't get the point of Golang - That's why I need help

I don't get the point of Golang - That's why I need help

11
Comments 14
1 min read
Phone number verification via OTP in Node JS

Phone number verification via OTP in Node JS

Comments 1
5 min read
Mastering Node.js Debugging: 5 Common Errors and Solutions

Mastering Node.js Debugging: 5 Common Errors and Solutions

Comments
3 min read
Easier way to run SSR websites (Node.js) on Windows IIS

Easier way to run SSR websites (Node.js) on Windows IIS

3
Comments
2 min read
Securing Your Node.js Application: Best Practices and Strategies

Securing Your Node.js Application: Best Practices and Strategies

1
Comments
3 min read
Trace & Observe Modern Apps using AWS X-Ray

Trace & Observe Modern Apps using AWS X-Ray

11
Comments
6 min read
loading...