Node.js

JavaScriptRuntimeV8

Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting—running scripts server-side to produce dynamic web page content before the page is sent to the user's web browser. Consequently, Node.js represents a "JavaScript everywhere" paradigm, unifying web-application development around a single programming language, rather than different languages for server-side and client-side scripts.

19.8.112 days ago

One of @nodejs heroes is @_richard_lau_ who is fighting a pretty bad bug as part of our upcoming security release.

2
4
78

I would like to thank @openjsf, @nodejs, @matteocollina, @rginn206, @joe_sepi, and many others(!) for their kindness and help. Turkey is facing one of the biggest catastrophes in its history, and it’s soothing to know that we are not alone.

0
2
44

@fabiospampinato @nodejs In bun there is no JS for fetch

1
1
41

Apparently it takes ~24ms to make a network request with "fetch" in @nodejs 🤔 14ms of which just to load undici, which ok-ish, you pay for it once at least, and another 10ms for the actual request. I don't know how long this takes in Deno or Bun, but 10ms seems huuuge to me. https://t.co/ueFi9zj8Qj

5
7
106

Sequoia Capital @sequoia · 2 months ago

1/ Ryan Dahl created @nodejs, which today touches 98% of all websites. But, “It could have been so much nicer,” he says. Now he’s on a mission to make it so, with @deno_land. 💡👇

4
7
69

NodeSource @NodeSource · 2 months ago

🎉Celebrating the achievements of our team! With double representation from @edsadr, our VP of Engineering, and @soyjuanarbol, a prominent member of the @nodejs core team, releaser, and software engineer at @NodeSource, we are beyond proud to be a part of @cityjsconf 💚 https://t.co/CfQuphDYDF" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/CfQuphDYDF

3
10
25

Finished an EPIC ~6 HOUR Tech Stack Playbook LIVE BUILD of an ✨ inspirational ✨ quote generator using @awscloud, @AWSAmplify, @dynamodb, @nextjs (@vercel), @typescript, @nodejs & @ZenQuotesIO! 👨‍💻🛠☁ Let's build it!! 🤩🔥 👉 https://t.co/vXEPuBMS0o 🧵... #TechStackPlaybook️ https://t.co/rqgkbURAJq

4
6
26

Node.js @nodejs · 2 months ago

🚨 Security release pre-alert: We will release new versions of all release lines on or shortly after 14 Feb 2023 in order to address: - 2 low severity issues - 2 medium severity issues - 1 high severity issues - OpenSSL security updates https://t.co/pycquOP4hJ

3
38
113

Node.js @nodejs · 2 months ago

Are you currently hiring for a role that includes using Node.js? Reply with a link to the opening and any relevant context. If you're not, we'd appreciate a retweet for visibility 💚

16
189
390

OMG! I was approved in 7 different countries to speak about JavaScript and @Nodejs 🤯💚 Check out my World Tour 2023 🔥 🧵/1 #daZLParaOMundo #javascript #techspeaker #keynotespeaker #techevents #nodejs #worldtour https://t.co/XrTmbU1X0g

8
8
165

Node.js @nodejs · 2 months ago

Node.js is moving to a new, faster URL parser called Ada. Check out more information in their initial release notes at https://t.co/QISZ0Ujm4i

13
155
773

Hopefully nobody notices but I've just reissued and replaced the expiring SSL certificate for the main @nodejs website. We should be good for another 13 months.

5
2
54

Mikeal Rogers @mikeal · 2 months ago

What do people want to see at NodeConf 2024? Putting together some ideas for next year. /cc @nodejs #NodeJS https://t.co/tNajFFStnb

17
4
32

Colin Ihrig @cjihrig · 2 months ago

good news. @nodejs isn't dead yet! https://t.co/PW9S5u7lGz" target="_blank" class="text-blue-400 hover:text-blue-600">https://t.co/PW9S5u7lGz

9
17
154

New release of @nodejs💚 $ nvm install 19.4.0 Thanks to all the contributors that helped with this release. https://t.co/kANJWUylcJ

5
34
177

There's a new release of @nodejs v18 🥳 This is the first LTS release of 2023 and has new features that have been ported from v19. Thanks to all the contributors that helped push this over the finish line! $ nvm install 18.13.0 https://t.co/zOw8CmcNzD

3
55
195

Node.js @nodejs · 3 months ago

Are you currently hiring for a role that includes using Node.js? Reply with a link to the opening and any relevant context. If you're not, we'd appreciate a retweet for visibility 💚

14
169
334

wowwww I fixed a bug in the @Nodejs core that allows you now mock static and instance methods in JS classes 🤯🤩 🧵/1 #nodejs #javascript #nodejscore #developer #opensource #bugfix #100daysofcode #devlife #Metaprogramming https://t.co/p2Ay95vQEv

5
4
93

Thank you @FlorianRappl for this book, I started reading this during my Holidays, the book covers the latest @nodejs tools available for Frontend development. Recommended for anyone who is new to web development and want to know about the tools available. https://t.co/I65sJ4yfY2

0
4
45

hapi.js @hapijs · 3 months ago

We're happy to welcome back @cjihrig as a TSC member. He's also an active @nodejs contributor. It's a pleasure to collaborate with him to make hapi even better.

1
6
53

Moshe Atlow @MoAtlow · 3 months ago

In the next @nodejs releases you will be able to use test reporters with the builtin `node --test` test runner. here is a simple reporter I've created: https://t.co/wtQ0kRhomz

2
8
43

@simonplend @nodejs Just don’t do this in production. All those goodness are CPU expensive.

2
2
43

Logging out large, deep objects in @nodejs can be tricky, but the `depth` option for `console.dir` has some ✨magic behaviour✨ that can help... console.dir(deepObject, { depth: null }) Formatted, colorized, and with infinite depth! https://t.co/qXiK9HZKmu

11
19
155

@nodejs assessment of latest OpenSSL security advisory https://t.co/IXcuzPZyR9 TL;DR: Does not affect Node.js

1
14
39