Node.js

212 readers
4 users here now

founded 1 year ago
MODERATORS
1
2
6
submitted 1 week ago* (last edited 1 week ago) by lysdexic to c/nodejs
3
4
4
Node v20.16.0 (nodejs.org)
submitted 1 month ago by mac to c/nodejs
5
6
7
submitted 2 months ago by mac to c/nodejs
7
8
submitted 2 months ago by mac to c/nodejs
8
9
submitted 2 months ago by mac to c/nodejs
9
7
submitted 2 months ago by mac to c/nodejs
10
7
submitted 4 months ago by mac to c/nodejs
11
6
submitted 4 months ago by mac to c/nodejs
12
13
5
submitted 5 months ago by lysdexic to c/nodejs
14
5
submitted 5 months ago* (last edited 5 months ago) by mac to c/nodejs
 
 

The Node.js project will release new versions of the 18.x, 20.x, 21.x releases lines on or shortly after, Tuesday, April 9, 2024 in order to address:

  • 1 high severity issues.
  • 1 medium severity issues.
15
6
submitted 5 months ago* (last edited 5 months ago) by mac to c/nodejs
 
 

Linked in the post is 21.7.2

16
8
submitted 5 months ago* (last edited 5 months ago) by mac to c/nodejs
 
 

The Node.js project will release new versions of the 18.x, 20.x, 21.x releases lines on or shortly after, Wednesday, April 3, 2024 in order to address:

  • 1 medium severity issue.
  • 1 high severity issue.
17
18
6
require(esm) in Node.js (joyeecheung.github.io)
submitted 5 months ago by lysdexic to c/nodejs
19
 
 

cross-posted from: https://programming.dev/post/11927506

Many times when I’ve tried to write some code in Node.js using ES modules I’ve found myself reaching for __dirname and then looking up how to replace it. Now Node.js, Deno and Bun support import.meta.dirname. Check out the article for more detail.

20
21
22
23
4
submitted 6 months ago by lysdexic to c/nodejs
24
4
submitted 6 months ago by lysdexic to c/nodejs
 
 

Here's a reminder that the good people behind Express.js are currently working on Express 5, currently in beta.

25
view more: next ›