Release pnpm 10.16 · pnpm/pnpm
Minor Changes
There have been several incidents recently where popular packages were successfully attacked. To reduce the risk of installing a compromised version, we are introducing a new settin...
pnpm v10.16.0 adds "minimumReleaseAge", a setting for defining how long a version has to have been published before pnpm will install it.
A nice countermeasure against accidental installs of short-lived compromised packages before they get taken down. Not a 100% fix, but a great additional step!
12.09.2025 22:49 — 👍 197 🔁 64 💬 8 📌 6
I can't wait for auto imports to be implemented. This is the only thing stopping me from using tsgo as a fault driver
22.08.2025 00:25 — 👍 0 🔁 0 💬 1 📌 0
There's a powerful React feature called streaming that you can also use in your Next.js apps. And in this handbook, Sumit teaches you all about streaming and how it works in Next. You'll also learn about SSR, automatic vs manual streaming, React Suspense, & more.
www.freecodecamp.org/news/the-nex...
09.08.2025 00:01 — 👍 6 🔁 1 💬 0 📌 0
React server component testing example for Next.js notes app: "note editor saves note and redirects after submitting note"
Full speed ahead on component testing for React Server Components!
✅ vitest-plugin-rsc canary now on npm
✅ vite RSC refactor for testing support
✅ @nextjs.org context providers
✅ Notes app demo with tests
👉 github.com/kasperpeulen...
07.08.2025 17:47 — 👍 23 🔁 4 💬 1 📌 0
Thanks a lot for that buddy 🌹
14.07.2025 06:51 — 👍 4 🔁 0 💬 0 📌 0
Next.js Promise Racing
Learn how you can use Next.js' and React's primitives to achieve a neat party trick: Conditionally show a loading spinner based on a given wait time.
I thought this was a feature of Suspense itself but reading playfulprogramming.com/posts/nextjs... and checking Suspense docs, it looks like it isn't. It seems like it's not there. Is it covered by useTransition? Is it not implemented in current drops?
Thanks a lot.
14.07.2025 04:57 — 👍 2 🔁 0 💬 1 📌 0
Next.js Promise Racing
Learn how you can use Next.js' and React's primitives to achieve a neat party trick: Conditionally show a loading spinner based on a given wait time.
@danabra.mov I remember in an earlier demo of Suspense you showed a data fetch not showing loading right away but only if data fetch takes a while.
14.07.2025 04:57 — 👍 2 🔁 0 💬 2 📌 0
- If _this_ component re-renders, it has the same `children` prop ref as before, so its immediate child will be skipped, and then it's just which nested components accessed context
- If this comp's _parent_ re-renders, it's passing a new `children` ref in here, so its children render
06.07.2025 16:06 — 👍 32 🔁 2 💬 2 📌 0
Node.js — Node v24.2.0 (Current)
Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Node.js release day: 24.2.0 is out ! More Explicit Resource Management support, import.meta.main, and much more – see download information and full changelog at nodejs.org/en/blog/rele...
09.06.2025 22:56 — 👍 33 🔁 11 💬 0 📌 1
AspiriFridays with David, Damian, and Maddy - Bitwarden
YouTube video by dotnet
Can @davidfowl.com @maddymontaquila.net & @damianedwards.com add .NET Aspire goodness to a real-world ASP.NET Core app on a Friday afternoon? Yes, they can! 🎉 Watch @Bitwarden's open-source .NET code base get Aspirified on #AspiriFridays: www.youtube.com/live/UjQ-fVk...
02.06.2025 23:39 — 👍 18 🔁 4 💬 0 📌 0
Introduction
Welcome to the Mock Service Worker documentation!
Major MSW docs rewrite is here! 🎉
I've finally found time to complete this change last weekend. Let's talk about what's new! 👇
mswjs.io/docs/
02.06.2025 16:00 — 👍 6 🔁 1 💬 1 📌 0
03.06.2025 11:15 — 👍 0 🔁 0 💬 0 📌 0
How did you prepare / practice your in-person talks before to ensure they fit the assigned time?
Not saying this should be the answer to your current question too. I actually have the same problem you mention, with both videos and live talk prep.
02.06.2025 13:33 — 👍 0 🔁 0 💬 1 📌 0
i'm writing "RSC for _ Developers" where _ is your favorite framework / language / whatever.
what "_" do you want to see represented?
05.05.2025 02:52 — 👍 60 🔁 1 💬 51 📌 1
Also, just for fun, and since this is my actual background, "for asp .net core developers"
02.06.2025 13:21 — 👍 1 🔁 0 💬 0 📌 0
I know this can sound stupid, but "next.js developers".
The positioning here is next.js developers who think they know RSCs but they don't really, if that's a big enough thing in your opinion.
02.06.2025 13:20 — 👍 3 🔁 0 💬 0 📌 0
Is it just me or the amount of non tech posts by tech people here is much more than on X?
01.06.2025 21:48 — 👍 0 🔁 0 💬 0 📌 0
The Query Options API
v5 brought a new, powerful API, especially if you're using React Query with TypeScript...
@t3.gg I need to point out that queryOptions addresses some of the type-safety issues between cache entries, getQueryData and setQueryData. You might want to give this a read: tkdodo.eu/blog/the-que...
18.05.2025 06:51 — 👍 44 🔁 3 💬 2 📌 1
Do you measure your TS libraries type perf?
@ssalbdivad.dev built his own testing tool for this to keep @arktype.io fast!
https://creators.spotify.com/pod/show/devtoolsfm/episodes/David-Blass----ArkType--better-runtime-type-validation-e2uvake
https://www.youtube.com/watch?v=JxAaWsAAQxM
19.02.2025 16:02 — 👍 10 🔁 4 💬 0 📌 0
Yes. I used the Chrome extension to find people that I followed there. Thanks for the greeting 👋
04.03.2025 17:54 — 👍 1 🔁 0 💬 0 📌 0
OpenAI just introduced GPT-4.5, the newest version of GPT, with better factual accuracy, fewer hallucinations, and improved conversational skills like picking up subtle human emotions and understanding what users actually want
27.02.2025 20:44 — 👍 8 🔁 1 💬 1 📌 1
🇮🇹 Software Dev. Primarily: Typescript, React, 🐘 PostgreSQL.
🤌
Dev passionate about the open source, Web technologies, mobile app, AI: #javascript #typescript #nextjs #reactnative #reactjs #nodejs #tailwindcss
https://github.com/kiki-le-singe
Dad of 2, software developer, functional programming enthusiast, PC gamer, and very into Pathfinder.
Contributor to @rescript-lang.org.
🇺🇸 dad in 🇹🇼 building @storybook.js.org
oss, dev tools, testing, design systems, a11y
We're a community of millions of people who are building new skills and getting new jobs together. A 501(c)(3) public charity.
Coding, UX, startups, remote work, AI, robots, neuroscience, open-source.
Trying to make a web that works for everyone.
Also at https://toot.cafe/@slightlyoff
For more: https://infrequently.org/about-me/
https://infrequently.org/
A bot that posts the Hacker News Top 100.
Not affiliated in any way with Hacker News or YCombinator.
.net/React dev in US healthcare.
I should have been a pair of ragged claws
Scuttling across the floors of silent seas.
Wake me up when the DEFCON levels have changed. They/them.
https://malstrom.me
https://mastodon.social/@markmalstrom
Fast, disk space efficient package manager
pnpm.io
she/her • js witch • https://easrng.net
The biggest React conference worldwide🌍
🗽New York, West’s largest planetarium, November 18 & 21
🌉Amsterdam, Unique edition, June 13 & 17
👉50+ speakers, 1.5K+ devs, 10+ workshops
Learn more: https://reactsummit.com/
Just human, http://github.com/raix 🇩🇰 - These tweets are my own - coding for +3 decades - Currently starting up my own thing, focus on DX / UX 🥷
Open-source toolkit for MCP server
Web framework built on Web Standards
programmer
musician
currently building: https://postgres.garden
blog: https://dfg.codes
github: https://github.com/DanielFGray