Bluesky happened to be the first social media app to ask me to verify my age due to Australia's new laws.
21.12.2025 01:25 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Bluesky happened to be the first social media app to ask me to verify my age due to Australia's new laws.
21.12.2025 01:25 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0โ๏ธ๐ New on Overreacted: Lean for JavaScript Developers
02.09.2025 15:42 โ ๐ 99 ๐ 15 ๐ฌ 5 ๐ 4Cover of the book โExploring JavaScript โ ES2025 edition. A book for programmersโ by Axel Rauschmayer. It shows a stylized drawing of a rhinoceros.
Cover of the book โDeep JavaScriptโ by Axel Rauschmayer. It shows a photo of a freediver who swims under water and follows a rope down into the deep.
Cover of the book โExploring TypeScript โ TS 5.8 edition. A book for JS programmersโ by Axel Rauschmayer. It shows black-and-white photo of a typewriter.
Cover of the book โShell scripting with Node.jsโ by Axel Rauschmayer. It shows a field of light blue hexagonal bars, with three yellow ones in the middle.
My books on #JavaScript and #TypeScript are free to read online:
โ Exploring JavaScript (ES2025 edition)
โ Deep JavaScript
โ Exploring TypeScript (TS 5.8 edition)
โ Shell scripting with Node.js
๐ฆ Reposts appreciated!
exploringjs.com
Newly discovered npm package 'fezbox'ย employs QR codes to hide a second-stage payload to steal cookies from a user's web browser. The package,ย masquerading as a utility library, leverages this innovative steganographic technique to harvest sensitive data, such as user credentials,ย from a comp ...
23.09.2025 06:42 โ ๐ 6 ๐ 1 ๐ฌ 0 ๐ 0
Robert Balicki is a Staff Engineer at Pinterest and creator of the open-source project Isograph. He joins Gregor Vand to discuss challenges and solutions for managing data in frontend apps.
@statisticsftw.bsky.social
softwareengineeringdaily.com/2025/09/23/i...
Cloud models are now in preview, letting you run larger models with fast, datacenter-grade hardware
ollama.com/blog/cloud-m...
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!
โA Complete Next.js Streaming Guide: loading.tsx, Suspense, and Performanceโ
medium.com/@aalbertini9...
#nextjs #reactjs #webperf #frontendDev #javascript
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 ๐ 0This is probably one of my best articles that isnโt about React Query. I just re-read it and love everything about it. I probably peaked at that time. Give it a read:
17.08.2025 08:38 โ ๐ 87 ๐ 8 ๐ฌ 4 ๐ 1
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...
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...
Thanks a lot for that buddy ๐น
14.07.2025 06:51 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
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.
@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 โ ๐ 3 ๐ 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
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 ๐ 1Can @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
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/
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.
i'm writing "RSC for _ Developers" where _ is your favorite framework / language / whatever.
what "_" do you want to see represented?
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.
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@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... and the full slides and detailed notes from my other NICAR talk yesterday, "Whatโs new in the world of LLMs" https://simonwillison.net/2025/Mar/8/nicar-llms/
08.03.2025 23:20 โ ๐ 7 ๐ 3 ๐ฌ 0 ๐ 0
๐ข Just launched! Amazon Bedrock Data Automation is now generally available, making it easier to extract insights from multimodal content like documents, images, audio, and videos. Check out my blog post โ๏ธ with sample code ๐
aws.amazon.com/blogs/aws/ge...
#AWS #AI #GenerativeAI #MachineLearning
From zero to hero with identity and access control in #AzureKubernetesService by Ricardo Martins techcommunity.microsoft.com/t5/startups-...
05.03.2025 09:45 โ ๐ 4 ๐ 1 ๐ฌ 0 ๐ 0