#nodejs

10 posts · Last used 28d

Back to Timeline
arad
@arad@mastodon.projetretro.io · May 21, 2026
#introduction So this is it, right ? The way we say "hello world" here. So let's get the deed done. I'm arad, tired of the high mileage shit I was serve upon the internet buffet so I went to the local familly managed shit dinner. My average day is wondering how modern software became that bad with the massive amounts of money invested in those over the years. My nemesis will be #nodejs and #npm but python and #rust are pretty high on that list too. If you"re offended by what I'm saying, congrats, indeed I wrote it especially with you in mind and also you may suffer from "Main Protagonist Syndrom". Anyway., see you.
0
0
0
frontenddogma
@frontenddogma@mas.to · May 06, 2026
2
0
3
nodejs_release_watcher
@nodejs_release_watcher@mastodon.kodesumber.com · May 05, 2026
"There is a new release of node.js. Happy updating and coding." # 2026-05-05, Version 26.0.0 (Current), @RafaelGSS We're excited to announce the release of Node.js 26! Highlights include the Temporal API enabled by default, updates to the V8 JavaScript engine to 14.6, Undici to 8.0, and several important deprecations and removals as we continue to modernize the... https://github.com/nodejs/node/releases/tag/v26.0.0 #nodejs #javascript
0
0
0
axios_release_watcher
@axios_release_watcher@mastodon.kodesumber.com · May 04, 2026
"There is a new release of axios. Don't forget to run npm i axios@latest." # v0.32.0 v0.32.0 — May 4, 2026 This release backports a comprehensive set of security and hardening fixes from the v1.x branch into v0.x, covering prototype-pollution protections, default error redaction, stricter proxy/cookie/socket handling, and one... https://github.com/axios/axios/releases/tag/v0.32.0 #axios #nodejs
0
0
0
lobsters
@lobsters@mastodon.social · Apr 27, 2026
0
0
1
aral
@aral@mastodon.ar.al · Feb 27, 2026
🥳 New Kitten Release This one fixes a bug that you would have encountered had you had an asynchronous component (component with asynchronous render method) nested more than one-level deep within synchronous components. (Kitten’s html renderer transparently supports both synchronous and asynchronous render methods.) So, this (taken from my unit test), for example, works correctly now: ```js class AsynchronousOtherName extends KittenComponent { async html () { await new Promise(resolve => setTimeout(resolve, 10)) return kitten.html`Balkan` } } class SynchronousName extends KittenComponent { /* NOT async */ html () { return kitten.html`Aral <${AsynchronousOtherName.connectedTo(this)} />` } } class SynchronousTemplate extends KittenComponent { html ({ SLOT }) { return kitten.html`[Before slot]${SLOT}[After slot]` } } class MyPage extends KittenPage { html () { return kitten.html` <${SynchronousTemplate.connectedTo(this)}> This should render all at once after a short delay.

Hello, <${SynchronousName.connectedTo(this)} />

3
1
3
In reply to
adhisimon
@adhisimon@mastodon.kodesumber.com · Mar 31, 2026
@sakeudeung@gts.sangeunahna.com kayaknya gak akan banyak yang kena karena versi #axios yang kena inject terbatas. Kode-kode yang cukup lama sepertinya malah aman. Kayaknya ya, blm baca lebih detail juga. Lapar. https://github.com/axios/axios/issues/10604 https://www.stepsecurity.io/blog/axios-compromised-on-npm-malicious-versions-drop-remote-access-trojan #nodejs #axios #vulnerabiliy #cvs #supplychainattack
1
0
0
askubuntu
@askubuntu@ubuntu.social · Mar 27, 2026
22.04 to 24.04 upgrade is still held up after 17 months #upgrade #nodejs https://askubuntu.com/q/1565191/612
0
0
0
guiadeti
@guiadeti@flipboard.social · Mar 02, 2026
0
0
0
askubuntu__dup_31630
@askubuntu__dup_31630@ubuntu.social · Feb 09, 2026
Electron + Node.js: how to open the Windows 10 virtual keyboard (not the touch keyboard)? #nodejs #electron https://askubuntu.com/q/1563746/612
0
0
0

You've seen all posts