Forem

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.
JavaScript Memory Management and Optimization Techniques for Large-Scale Applications
Cover image for JavaScript Memory Management and Optimization Techniques for Large-Scale Applications

JavaScript Memory Management and Optimization Techniques for Large-Scale Applications

360
Comments 41
4 min read
Command Query Separation (CQS): A Guide to Better Software Design

Command Query Separation (CQS): A Guide to Better Software Design

4
Comments
2 min read
npm and everything you need to know about the package.json
Cover image for npm and everything you need to know about the package.json

npm and everything you need to know about the package.json

1
Comments
3 min read
EDD with event emitters

EDD with event emitters

Comments
2 min read
Top 5 Ways to Secure Your Express.js APIs

Top 5 Ways to Secure Your Express.js APIs

2
Comments
3 min read
How CodeMirror v6 dev setup installs packages without a monorepo

How CodeMirror v6 dev setup installs packages without a monorepo

Comments
4 min read
What I learned from my NodeJS course (part 1)
Cover image for What I learned from my NodeJS course (part 1)

What I learned from my NodeJS course (part 1)

1
Comments
16 min read
How to use ORMs (Prisma / Drizzle / Knex.js) in a TypeScript backend built with Encore.ts
Cover image for How to use ORMs (Prisma / Drizzle / Knex.js) in a TypeScript backend built with Encore.ts

How to use ORMs (Prisma / Drizzle / Knex.js) in a TypeScript backend built with Encore.ts

35
Comments
8 min read
Fast and Simple NestJS App Deployment on Vercel
Cover image for Fast and Simple NestJS App Deployment on Vercel

Fast and Simple NestJS App Deployment on Vercel

2
Comments
3 min read
How I Accidentally "Hijacked" an npm Package 🚨
Cover image for How I Accidentally "Hijacked" an npm Package 🚨

How I Accidentally "Hijacked" an npm Package 🚨

4
Comments
2 min read
Building Real-Time Web Applications with WebSockets and Other Technologies
Cover image for Building Real-Time Web Applications with WebSockets and Other Technologies

Building Real-Time Web Applications with WebSockets and Other Technologies

Comments
4 min read
Setting Up Local Solana Environment
Cover image for Setting Up Local Solana Environment

Setting Up Local Solana Environment

9
Comments
2 min read
Stay ahead in web development: latest news, tools, and insights #60
Cover image for Stay ahead in web development: latest news, tools, and insights #60

Stay ahead in web development: latest news, tools, and insights #60

13
Comments 4
9 min read
Node.js Logging: Local, Testing, and Production
Cover image for Node.js Logging: Local, Testing, and Production

Node.js Logging: Local, Testing, and Production

Comments
3 min read
Building a High-Performance Cache Manager in Node.js with TypeScript and ioredis
Cover image for Building a High-Performance Cache Manager in Node.js with TypeScript and ioredis

Building a High-Performance Cache Manager in Node.js with TypeScript and ioredis

1
Comments
3 min read
Building a Simple Cloud-Native App with Docker

Building a Simple Cloud-Native App with Docker

Comments
1 min read
Building a Simple and Effective Error-Handling System in Node.js
Cover image for Building a Simple and Effective Error-Handling System in Node.js

Building a Simple and Effective Error-Handling System in Node.js

1
Comments
3 min read
How CodeMirror v6 dev setup retrieves packages without a monorepo

How CodeMirror v6 dev setup retrieves packages without a monorepo

Comments
3 min read
Part 2 - Enhancing Repository Descriptions with OpenAI for Maximum Impact

Part 2 - Enhancing Repository Descriptions with OpenAI for Maximum Impact

1
Comments
3 min read
Performance Optimization with Middleware in Node.js

Performance Optimization with Middleware in Node.js

Comments 1
2 min read
Ensuring Data Integrity in Financial Transactions: The PostgreSQL Transaction Solution
Cover image for Ensuring Data Integrity in Financial Transactions: The PostgreSQL Transaction Solution

Ensuring Data Integrity in Financial Transactions: The PostgreSQL Transaction Solution

8
Comments
4 min read
Building a Powerful API with Node.js, Express, and React

Building a Powerful API with Node.js, Express, and React

Comments
6 min read
(D): Aplicando o "Princípio da Inversão de Dependências" com Typescript e Java

(D): Aplicando o "Princípio da Inversão de Dependências" com Typescript e Java

Comments
4 min read
(I): Aplicando o "Princípio da Segregação da Interface" com Typescript e Java
Cover image for (I): Aplicando o "Princípio da Segregação da Interface" com Typescript e Java

(I): Aplicando o "Princípio da Segregação da Interface" com Typescript e Java

Comments
3 min read
The Right Way to do Authentication in Node.js [November 2024]
Cover image for The Right Way to do Authentication in Node.js [November 2024]

The Right Way to do Authentication in Node.js [November 2024]

8
Comments
3 min read
loading...