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.
How to login with Google on React App?

How to login with Google on React App?

2
Comments
1 min read
Unit Testing in React with Jest and Enzyme

Unit Testing in React with Jest and Enzyme

6
Comments 3
3 min read
You Don't Need Axios

You Don't Need Axios

35
Comments 35
4 min read
Creating a NodeJS project without frameworks in 2023

Creating a NodeJS project without frameworks in 2023

16
Comments
12 min read
Node.js: event-loop with practical examples. A big picture (part 6/7)

Node.js: event-loop with practical examples. A big picture (part 6/7)

8
Comments 2
4 min read
Creating Custom Hooks in React for Reusable Logic

Creating Custom Hooks in React for Reusable Logic

Comments
3 min read
Integrating SendGrid with Node.js for sending transactional emails

Integrating SendGrid with Node.js for sending transactional emails

9
Comments
6 min read
🚤 Learn Express.js from Zero to Hero with these 7 Free Resources

🚤 Learn Express.js from Zero to Hero with these 7 Free Resources

9
Comments
6 min read
Monitor Your Node.js and Remix Application with AppSignal

Monitor Your Node.js and Remix Application with AppSignal

3
Comments
3 min read
Deploying a secured Node.js Application on AWS EC2 Instance from scratch (Detailed Guide)

Deploying a secured Node.js Application on AWS EC2 Instance from scratch (Detailed Guide)

3
Comments 2
18 min read
Visualized radio-streaming w/ React/Vite/Node/Socket.io

Visualized radio-streaming w/ React/Vite/Node/Socket.io

8
Comments
15 min read
`This` Keyword JavaScript -Simplified!!

`This` Keyword JavaScript -Simplified!!

13
Comments
5 min read
Alterando uma lib Node de forma rápida

Alterando uma lib Node de forma rápida

8
Comments
5 min read
It's Easy To Switch from CommonJS to ES Modules with TS2ESM

It's Easy To Switch from CommonJS to ES Modules with TS2ESM

1
Comments 2
1 min read
Useful NPM scripts, Example usage(Basics Node.js Series)

Useful NPM scripts, Example usage(Basics Node.js Series)

5
Comments
3 min read
Hanko auth in react and Express.js .

Hanko auth in react and Express.js .

2
Comments 1
5 min read
Getting started using Google APIs: API Keys (1/2)

Getting started using Google APIs: API Keys (1/2)

2
Comments
7 min read
REST API USING TYPESCRIPT ( CRUD )

REST API USING TYPESCRIPT ( CRUD )

Comments
6 min read
Functional Programming: an accumulator of methods to transform objects in Javascript

Functional Programming: an accumulator of methods to transform objects in Javascript

1
Comments
2 min read
Defining static methods in interfaces with TypeScript

Defining static methods in interfaces with TypeScript

23
Comments 2
5 min read
NodeJS + Typescript : Getting Started

NodeJS + Typescript : Getting Started

10
Comments
2 min read
🦖 My attempt to make an HTTP client...

🦖 My attempt to make an HTTP client...

1
Comments
2 min read
Understanding Tail Call Optimization With JavaScript

Understanding Tail Call Optimization With JavaScript

31
Comments 6
5 min read
Mastering CRUD Operations in a Node.js, Express, and MongoDB API

Mastering CRUD Operations in a Node.js, Express, and MongoDB API

4
Comments
3 min read
A smart way to create scalable web sockets in NestJS

A smart way to create scalable web sockets in NestJS

7
Comments
6 min read
Performing CRUD Operations in a React-Express-MongoDB Application

Performing CRUD Operations in a React-Express-MongoDB Application

11
Comments
5 min read
SOLID Principles Series: The Dependency Inversion Principle (DIP) in TypeScript

SOLID Principles Series: The Dependency Inversion Principle (DIP) in TypeScript

2
Comments
3 min read
Authentication and Authorization in Node.js: A Comprehensive Guide

Authentication and Authorization in Node.js: A Comprehensive Guide

1
Comments
2 min read
Node.js Unit Testing with Jest: A Quick Guide

Node.js Unit Testing with Jest: A Quick Guide

12
Comments
7 min read
6 Free Websites to Test the Performance of Your Web App

6 Free Websites to Test the Performance of Your Web App

4
Comments
3 min read
NodeMailer vs EmailJS

NodeMailer vs EmailJS

12
Comments 2
5 min read
NodeJS: Blurring Human Faces in Photos

NodeJS: Blurring Human Faces in Photos

7
Comments
3 min read
Implementing Paystack Payment in a React Application: A Step-by-Step Guide

Implementing Paystack Payment in a React Application: A Step-by-Step Guide

4
Comments 2
10 min read
🔄 Looping Through JavaScript Arrays with Different Approaches 🔄

🔄 Looping Through JavaScript Arrays with Different Approaches 🔄

32
Comments 10
2 min read
Securing Nodemailer with Proper Authentication

Securing Nodemailer with Proper Authentication

10
Comments
11 min read
Asynchronous JavaScript: Promises vs. Callbacks

Asynchronous JavaScript: Promises vs. Callbacks

Comments
2 min read
NodeJS - Ofuscando rostos humanos em fotos

NodeJS - Ofuscando rostos humanos em fotos

8
Comments
3 min read
What is Nodemailer?

What is Nodemailer?

10
Comments 3
7 min read
Accept E-Commerce Payments Easily with PayPal’s Buttons Component! 💰

Accept E-Commerce Payments Easily with PayPal’s Buttons Component! 💰

10
Comments 1
8 min read
Error Handling and Logging in NestJS: Best Practices

Error Handling and Logging in NestJS: Best Practices

10
Comments
4 min read
8 Best WebSocket Libraries For Node

8 Best WebSocket Libraries For Node

6
Comments
15 min read
Nest.js + Docker + AWS EC2 - The Ultimate Combo!

Nest.js + Docker + AWS EC2 - The Ultimate Combo!

2
Comments
4 min read
The fuss with ESM vs CJS in Node.js

The fuss with ESM vs CJS in Node.js

8
Comments
3 min read
Node.js Worker Threads Vs. Child Processes: Which one should you use?

Node.js Worker Threads Vs. Child Processes: Which one should you use?

11
Comments
7 min read
Deploying Node.js Apps on AWS: Elastic Beanstalk Or App Runner?

Deploying Node.js Apps on AWS: Elastic Beanstalk Or App Runner?

10
Comments 2
5 min read
AWS Step Functions with Node.js: Build an API

AWS Step Functions with Node.js: Build an API

8
Comments
7 min read
Consuming Loki logs with Grafana API and Node.js

Consuming Loki logs with Grafana API and Node.js

8
Comments
2 min read
Revolutionize Your Nest.js Development: 4 Steps to Dockerize Your Nest.js App

Revolutionize Your Nest.js Development: 4 Steps to Dockerize Your Nest.js App

1
Comments
3 min read
Building a Node.js Authentication System with MySQL: A Step-by-Step Guide

Building a Node.js Authentication System with MySQL: A Step-by-Step Guide

14
Comments 4
6 min read
Demystifying Microservices with Node.js: A Journey from Netflix's Semicolon Crisis to the Future of Software

Demystifying Microservices with Node.js: A Journey from Netflix's Semicolon Crisis to the Future of Software

56
Comments 10
15 min read
Beginner’s Guide On Sending Automated Emails With Node.js, Nodemailer, and Cron Jobs

Beginner’s Guide On Sending Automated Emails With Node.js, Nodemailer, and Cron Jobs

10
Comments 2
8 min read
How to secure JavaScript applications right from the CLI

How to secure JavaScript applications right from the CLI

1
Comments 2
11 min read
Best HTML to PDF libraries for Node.js

Best HTML to PDF libraries for Node.js

2
Comments
8 min read
setTimeout vs setImmediate vs Process.nextTick

setTimeout vs setImmediate vs Process.nextTick

5
Comments
2 min read
Deploy & Run your Node.js Framework App on AWS Lambda with AWS Lambda Web Adapter

Deploy & Run your Node.js Framework App on AWS Lambda with AWS Lambda Web Adapter

5
Comments
10 min read
Building an AI Doctor API with ChatGPT's Language model

Building an AI Doctor API with ChatGPT's Language model

Comments
8 min read
Express & Stripe: webhooks done right

Express & Stripe: webhooks done right

2
Comments 1
3 min read
The New Transparent RPC for JavaScript

The New Transparent RPC for JavaScript

8
Comments
15 min read
Por que Node.js é a escolha certa para o seu próximo projeto?💚

Por que Node.js é a escolha certa para o seu próximo projeto?💚

5
Comments
2 min read
The Dangers of Preventing Node.js App Crashes: Why 'uncaughtException' is a Last Resort

The Dangers of Preventing Node.js App Crashes: Why 'uncaughtException' is a Last Resort

1
Comments
3 min read
loading...