Diagram with large number: 2.7.123
First โ2โ is commented: Proud version. Bump when you are proud of the release
Second โ7โ is commented: Default version. Just normal/okay releases
Third โ123โ is commented: Shame version. Bump when fixing things too embarrassing to admit
I propose we replace semantic versioning with pride versioning
1 year ago
2546
742
33
52
npm i @adonisjs/inertia@latest # and your inertia adapter
npm i @adonisjs/vite@latest vite@latest
We've updated our @vite.dev and Inertia packages to support the latest versions: Vite 6.0 and Inertia 2.0.
Upgrading your application to these releases is quick and easy. There's only a small breaking change in the Inertia adapter, which can be resolved with a simple find & replace!
1 year ago
46
8
1
1
โ๏ธ Solved By Modern CSS: Feature Image
In my latest website design, I needed to use a feature image. Learn how I used container queries, clamp(), and :has() to build the responsive component.
๐ Read it here: ishadeed.com/article/mode...
1 year ago
79
11
2
2
Code example showing how to use module.registerHooks() in ESM
Code example showing how to use module.registerHooks() in CJS
Landed module.registerHooks() in Node.js โจ
github.com/nodejs/node/...
These customization hooks are run for modules loaded by require(), import(), and functions returned by createRequire() in the same thread they are registered, which makes them easier for CJS monkey-patchers to migrate to.
1 year ago
156
29
6
6
Waku, the minimal React framework
A lightweight alternative React framework with a fun developer experience. Loved by React developers at startups and agencies.
Waku v0.22.6 has been released! It's a React framework focused on RSC, powered by Vite and Hono. While still under active development, the user-facing API is quite stable. We're looking for collaborators, especially those with experience in Vite.
waku.gg
1 year ago
50
9
4
0
Evalite - an Early Preview
AI Engineering for Curious Professional Developers
It feels crazy to me that there's no TypeScript-native, local-first tool for testing LLM-powered apps.
So, I'm building one.
It's based on Vitest, and it's called Evalite.
Here's an early preview.
www.aihero.dev/evalite-an-e...
1 year ago
136
15
9
2
GitHub - testing-library/react-render-stream-testing-library: A library to make render-per-render asserions on your React components and hooks.
A library to make render-per-render asserions on your React components and hooks. - testing-library/react-render-stream-testing-library
Just wrote my first test with @phry.dev 's "React Render Stream" testing library, and this is neat!
Rather than writing `waitFor`s or timers, explicitly do:
{
const {withinDOM} = await takeRender()
expect(withinDOM.getByTestId()).something()
}
Seems useful!
github.com/testing-libr...
1 year ago
17
2
1
1
Advertisement
a screenshot of the Redux.js.org docs site, with a new banner advertising the upcoming "Redux.dev" course
If you've looked at the Redux docs in the last week+, you may have noticed a banner for a "Redux.dev" course.
The UI.dev folks did a fantastic React Query course ( query.gg ), so we're exploring doing one for Redux as well! Right now we're gauging interest - please sign up if you're interested!
1 year ago
56
7
2
1
How decentralized is Bluesky really? -- Dustycloud Brainstorms
How Decentralized Is Bluesky Really? dustycloud.org/blog/how-dec...
A technical deep-dive, since people have been asking me for my thoughts. I'll expand a bit on some of the key points here in a thread. ๐งต
1 year ago
710
330
53
120
AstroPatterns / โค๏ธ React Love / Using React Context in Astro - Nanostores solution
Let's discover how we can mimic React Context in Astro.js using Nano Stores.
Want to dive deeper into using Nano Stores with Astro? Check out the full tutorial on astropatterns.dev and explore the interactive platform (@tutorialkit.dev based) to practice these concepts in real-time.
astropatterns.dev/p/react-love...
1 year ago
12
1
0
1
Node.js โ Node v23.3.0 (Current)
Node.jsยฎ is a JavaScript runtime built on Chrome's V8 JavaScript engine.
Node.js v23.3.0 is out! ๐
This release includes:
* A new --report-exclude-env flag to remove environment variables on the diagnostic report
* SourceMap support to util.getCallSites()
* Rename util.getCallSite() to util.getCallSites()
* and more!
See: nodejs.org/en/blog/rele...
1 year ago
72
14
0
0
This Week In React 210
Read online & subscribe:
thisweekinreact.com/newsletter/210
โ๏ธ
- React 19 RC1
- Next.js
- TanStack
- React IDE?
- MistCSS
- React Scan
- PayloadCMS
- React + TS
๐ฑ
- Expo Workflows
- Universal RSC
- use dom
- Yoga JSI
- Skia
- Turbo Haptics
- TV cookbook
- FastIO
1 year ago
108
12
2
1
Advertisement
I would have to say... if you need to run benchmarks in Node.js, you should probably check out mitata.
https://www.npmjs.com/package/mitata
1 year ago
21
4
1
1
Migration from v5
Next Generation Frontend Tooling
vite@6.0.0-beta.10 is out!
This is a big one! We plan to release v6 stable as soon as vite-ecosystem-ci is green, so if you have feedback, especially about Environment API please let us know quickly.
Learn more about what's new at the v6 migration guide
main.vite.dev/guide/migrat...
1 year ago
141
23
3
2
15M people on Bluesky!!! ๐ซ
The Verge beat us to our own announcement โ that's the beauty of an open network with public stats!
1 year ago
88244
9830
1712
765
A virtual certificate with text "Celebrating 10M users on Bluesky, #1โฏ909โฏ282, Nicolas Zamarreno โช@nzamarreno.devโฌ, joined on 9 nov. 2023"
Nous sommes dรฉsormais plus de 10 millions sur Bluesky, et jโรฉtais nยฐ1โฏ909โฏ282ย !
1 year ago
2
0
0
0